The StrictBench package
A benchmarking library with a simple purpose: to strictly evaluate a value and report how long it takes.
Can be useful to identify the slow part of an algorithm, since Haskell's lazy evaluation can make it hard to see where the bottleneck lies.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (≥2.0 & <5.0), benchpress (≥0.2), parallel (≥1.0) |
| License | GPL |
| Author | Remco Niemeijer |
| Maintainer | Remco Niemeijer <R.A.Niemeijer@tue.nl> |
| Stability | Stable |
| Category | Testing |
| Home page | http://bonsaicode.wordpress.com/2009/06/07/strictbench-0-1/ |
| Upload date | Sun Jun 7 19:53:21 UTC 2009 |
| Uploaded by | RemcoNiemeijer |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Test
Downloads
- StrictBench-0.1.tar.gz (Cabal source package)
- package description (included in the package)