cvs commit: fptools/mk config.mk.in fptools/nofib/mk boilerplate.mk target.mk
Simon Marlow <[email protected]> Thu, 28 Apr 2005 02:46:26 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.nofib |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/04/28 02:46:26 PDT
Modified files:
mk config.mk.in
nofib/mk boilerplate.mk target.mk
Log:
Run each nofib program multiple times, tunable by the $(NoFibRuns)
variable. nofib-analyse already knows how to average the times from
multiple runs.
Revision Changes Path
1.285 +3 -0 fptools/mk/config.mk.in
1.4 +0 -1 fptools/nofib/mk/boilerplate.mk
1.25 +10 -5 fptools/nofib/mk/target.mk