- 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
-
- 23 Mar, 2005 1 commit
-
-
simonmar authored
Comment out tuple instances that are now in GHC 6.5.
-
- 09 Feb, 2005 1 commit
-
-
simonmar authored
Add a comment
-
- 04 Feb, 2005 1 commit
-
-
simonmar authored
unbreak nofib
-
- 30 Nov, 2004 2 commits
- 09 Nov, 2004 1 commit
-
-
simonpj authored
Add another puzzle-solving program
-
- 01 Sep, 2004 1 commit
-
-
simonmar authored
accept output
-
- 10 Aug, 2004 1 commit
-
-
simonpj authored
Add README
-
- 09 Oct, 2003 1 commit
-
-
simonpj authored
Update mate problem
-
- 06 Oct, 2003 1 commit
-
-
simonpj authored
Add bernouilli
-
- 07 Jun, 2003 1 commit
-
-
ross authored
Add $($(HcFlavour)_HAPPY_OPTS) to HAPPY_OPTS, where HcFlavour defaults to GHC. Packages may GHC_HAPPY_OPTS if they don't want -agc with ghc.
-
- 08 May, 2003 1 commit
-
-
simonmar authored
Add lcss to the mix.
-
- 10 Mar, 2003 1 commit
-
-
simonpj authored
Add bernouilli test
-
- 08 Mar, 2003 1 commit
-
-
panne authored
Fixed some broken/redirected/canonicalized links found by a very picky link checker.
-
- 17 Feb, 2003 1 commit
-
-
simonpj authored
More notes
-
- 09 Jan, 2003 3 commits