13 May 17:38
Re[2]: saner shootout programs
From: Bulat Ziganshin <bulat.ziganshin <at> gmail.com>
Subject: Re[2]: saner shootout programs
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-13 15:38:36 GMT
Subject: Re[2]: saner shootout programs
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-13 15:38:36 GMT
Hello Richard, Tuesday, May 13, 2008, 6:10:54 PM, you wrote: > because I was compiling my splitAt with -O2 optimisation as opposed > to the built-in version being compiled with -O. The extra optimisations > in -O2 are a new feature of GHC (and -O2 is slower to compile which is > why the built-in version doesn't use it, but that doesn't matter for the > shootout). -O2 is very old ghc feature and i think that ghc base library is compiled with -O2 - it's too obvious idea -- -- Best regards, Bulat mailto:Bulat.Ziganshin <at> gmail.com
RSS Feed