StrictBench: Benchmarking code through strict evaluation
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.
[Skip to Readme]
Downloads
- StrictBench-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Dependencies | base (>=2.0 && <5.0), benchpress (>=0.2), parallel (>=1.0) [details] |
Tested with | ghc ==6.10.2 |
License | LicenseRef-GPL |
Author | Remco Niemeijer |
Maintainer | Remco Niemeijer <R.A.Niemeijer@tue.nl> |
Category | Testing |
Home page | http://bonsaicode.wordpress.com/2009/06/07/strictbench-0-1/ |
Uploaded | by RemcoNiemeijer at 2009-06-08T16:13:28Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2019 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |