hackageDB :: [Package]

Built with Cabal

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.

Versions0.1, 0.1.1
Dependenciesbase (>=2.0 && <5.0), benchpress (>=0.2), parallel (>=1.0)
LicenseGPL
AuthorRemco Niemeijer
MaintainerRemco Niemeijer <R.A.Niemeijer@tue.nl>
StabilityStable
CategoryTesting
Home pagehttp://bonsaicode.wordpress.com/2009/06/07/strictbench-0-1/
Upload dateMon Jun 8 16:13:28 UTC 2009
Uploaded byRemcoNiemeijer
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.1.1

Modules

Downloads