Difference between revisions of "HaBench"

From HaskellWiki
Jump to navigation Jump to search
 
m (Added Andy Georges (Itkovian) to the list of interested people)
Line 5: Line 5:
 
== Contributors ==
 
== Contributors ==
   
* '''Kenneth Hoste''' (ideas/advice/Wiki page maintainer)
+
* '''Kenneth Hoste''' - ''boegel on #haskell@FreeNode'' (ideas/advice/Wiki page maintainer)
   
* '''Donald Bruce Stewart''' (darcs repo maintainer (probably))
+
* '''Donald Bruce Stewart''' - ''dons on #haskell@FreeNode'' (darcs repo maintainer (probably))
  +
  +
* '''Andy Georges''' - ''itkovian on #haskell@FreeNode'' (measurements/analysis/advice)
   
 
* <add '''your name''' here if you want to contribute!>
 
* <add '''your name''' here if you want to contribute!>

Revision as of 09:48, 26 January 2007

HaBench: The Haskell Benchmark Suite

Recent discussions have illustrated the need for an up-to-date Haskell benchmark suite. The goal would be to package a number of representative benchmarks, written in Haskell, which users can run on their machine. Gathering (and publishing) performance numbers for these benchmarks on a number of different machines will hopefully help in guiding future development of both Haskell compilers and programs.

Contributors

* Kenneth Hoste - boegel on #haskell@FreeNode (ideas/advice/Wiki page maintainer)
* Donald Bruce Stewart - dons on #haskell@FreeNode (darcs repo maintainer (probably))
* Andy Georges - itkovian on #haskell@FreeNode (measurements/analysis/advice)
* <add your name here if you want to contribute!>

Ideas

* start from the (out-of-date?) nofib benchmark suite (website)
* include Computer Language Shootout submissions (website)
* maintain benchmark according to Hackage (Hackage list)

More info?

* #haskell IRC channel at Freenode
* initial thread @ Haskell mailing list
* follow-up thread @ Haskell-Cafe mailing list

Comments

Comments? Feel free to add them!