
4 Dec
2009
4 Dec
'09
9:29 p.m.
caseyh:
Are there major inefficiencies in Haskell compared to OCaml? If so, can something be done about them?
Can you be more specific? Looking at the u64q shootout: http://shootout.alioth.debian.org/u64q/benchmark.php?test=all&lang=ghc&lang2=ocaml&box=1 Shows the two implementations tied for memory, and code size, but Haskell winning the speed tests more often. -- Don