Instead of trying to get fibon to work I'll try to get some of the shootout benchmarks into nofib. These are small micro benchmarks that shouldn't require anything special to run.
Thank you!
From: Johan Tibell [mailto:johan.tibell@gmail.com]
Sent: 05 February 2013 17:34
To: David Terei
Cc: Simon Peyton-Jones; Nicolas Frisby; ghc-devs@haskell.org
Subject: Re: nofib comparisons between 7.0.4, 7.4.2, 7.6.1, and 7.6.2
On Tue, Feb 5, 2013 at 3:19 AM, David Terei <davidterei@gmail.com> wrote:
On 5 February 2013 02:13, Simon Peyton-Jones <simonpj@microsoft.com> wrote:
> I believe fibon/ was helpfully added by someone, but never integrated into
> the nofib build system. Just needs doing, I thinkNo I spent a fair amount of effort fixing this up about 9 months back.
At that stage it worked fine, I haven't run for 6 months so not sure
any more but they should be close to working at the least.
Instead of trying to get fibon to work I'll try to get some of the shootout benchmarks into nofib. These are small micro benchmarks that shouldn't require anything special to run.
-- Johan