- 12 Sep, 2008 1 commit
-
-
Ian Lynagh authored
This allows you to use nofib in a tree built with validate
-
- 17 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 03 Jun, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 09 Aug, 2007 1 commit
-
-
simonpj@microsoft.com authored
-
- 27 Jan, 2008 2 commits
-
-
Neil Mitchell authored
-
Neil Mitchell authored
-
- 23 Jan, 2007 1 commit
-
-
Simon Marlow authored
-
- 20 Dec, 2006 1 commit
-
-
Ian Lynagh authored
-
- 12 Dec, 2006 1 commit
-
-
Ian Lynagh authored
-
- 11 Dec, 2006 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
The current way didn't work when running nofib with ghci.
-
- 11 Oct, 2006 1 commit
-
-
Ian Lynagh authored
-
- 16 Oct, 2006 1 commit
-
-
Simon Marlow authored
-
- 27 Oct, 2006 1 commit
-
-
Simon Marlow authored
-
- 27 Mar, 2006 1 commit
-
-
Simon Marlow authored
-
- 05 Sep, 2006 1 commit
-
-
Ian Lynagh authored
-
- 29 Mar, 2006 1 commit
-
-
Simon Marlow authored
-
- 07 Feb, 2006 1 commit
-
-
Simon Marlow authored
Some of these tests were using 'take' in their attempts to duplicate some work and hence run longer, but since GHC just started deforesting 'take' this stopped working. Now we use {-# NOILINE #-} as a hopefully more robust way to subvert optimisations.
-
- 09 May, 2005 1 commit
-
-
simonmar authored
remove slow way; it generates too much output
-
- 04 May, 2005 4 commits
- 28 Apr, 2005 15 commits
-
-
simonmar authored
mode=slow That completes the imaginary and spectral suites. Most of the programs in here will now run in 1-2s with mode=slow (on a 3GHz P4). I had to modify the programs in a few places, so there will be some slight discrepancies in the size of Main.o due to these changes.
-
simonmar authored
mode=slow
-
simonmar authored
back out: attempted repetition wasn't really working
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
fish doesn't take any args; this looks like a cut-n-pasto
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
mode=slow
-
simonmar authored
speed up mode=slow
-
simonmar authored
Run each nofib program multiple times, tunable by the $(NoFibRuns) variable. nofib-analyse already knows how to average the times from multiple runs.
-
- 27 Apr, 2005 1 commit
-
-
sof authored
de^Monised
-