On Sun, Dec 2, 2012 at 3:12 PM, Branimir Maksimovic <bmaxa@hotmail.com> wrote:
Well, playing with Haskell I have literally trasnlated my c++ programhttp://shootout.alioth.debian.org/u64q/program.php?test=fannkuchredux&lang=gpp&id=3and got decent performance but not that good in comparisonwith c++On my machine Haskell runs 52 secs while c++ 30 secs.