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 | Mon Jun 8 16:13:28 UTC 2009 |
| Uploaded by | RemcoNiemeijer |
| Built on | ghc-6.10, ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
- Test
Downloads
- StrictBench-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)