- 28 Apr, 2005 8 commits
-
-
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
- 22 Nov, 2002 2 commits
- 19 Nov, 2002 1 commit
-
-
simonmar authored
include boilerplate.mk in the right place
-
- 15 Nov, 2002 1 commit
-
-
simonmar authored
oops, I broke overriding of suffix rules when I moved the include of suffix.mk into target.mk. Hence, hack around it here by moving nofib's suffix.mk after the include of target.mk.
-
- 07 Nov, 2002 3 commits
-
-
simonmar authored
Changes for 'make mode=fast': I've picked on some of the longest-running programs, but left most of them alone. Most runtimes are <1s, but a few are 2-3s.
-
simonmar authored
Make 'make mode=fast' work, and tweak the settings slightly so that all of the tests run in <1s (except exp3_8, which runs in just over 1s), with most of the tests running in about 0.3s. This is on a 1Gz PIII. The normal settings are unchanged. In fact in some cases, the fast settings are slower than the normal settings... at some point we'll need to bump all the normal settings too, but that needs to be done in one large sweep so we invalidate all the old results in one go.
-
simonmar authored
wibbles to do with the FAST/NORM/SLOW modes. We default to the normal .stdout file if the .$(mode)stdout file doesn't exist, and similarly for stderr.
-
- 07 Sep, 2002 1 commit
-
-
panne authored
Remove the clash of runstdtest's flag -t and the one used for this example by renaming the latter to -u.
-
- 29 Aug, 2002 1 commit
-
-
simonpj authored
Add chess mate test
-
- 10 Jul, 2002 1 commit
-
-
simonpj authored
More notes
-
- 04 Jul, 2002 1 commit
-
-
simonmar authored
Fix up this makefile after I renamed Fulsom.hs
-
- 03 Jul, 2002 2 commits