Browse thread
Is OCaml fast?
-
Thanassis Tsiodras
- Gregory Bellier
- Sylvain Le Gall
- Dario Teixeira
- Gerd Stolpmann
- Fabrice Le Fessant
- Oliver Bandel
- Isaac Gouy
- David Allsopp
- Cedric Cellier
- Vincent Aravantinos
- Isaac Gouy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-23 (19:14) |
From: | Török Edwin <edwintorok@g...> |
Subject: | Re: [Caml-list] Re: Is OCaml fast? |
On Tue, 23 Nov 2010 18:03:10 +0000 (UTC) Isaac Gouy <igouy2@yahoo.com> wrote: > Jon Harrop <jonathandeanharrop <at> googlemail.com> writes: > > > > > Note that the regex-dna solution for Haskell tweaks its GC > > parameters via the -H command-line parameter: > > > Note that there is no restriction on "tuning the GC" for regex-dna. > > Note that there is no restriction on "tuning the GC" for any task > except binary-trees. Sounds good. Then Ocaml could still win if it performs well on the other benchmarks. Best regards, --Edwin