The latest version of StrictBench is 0.1.1-0.

StrictBench

Version 0.1 revision 0 uploaded by RemcoNiemeijer.

Package meta

Synopsis
Benchmarking code through strict evaluation
Description

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.

Author
Remco Niemeijer
Bug reports
n/a
Category
Testing
Copyright
n/a
Homepage
http://bonsaicode.wordpress.com/2009/06/07/strictbench-0-1/
Maintainer
Remco Niemeijer <R.A.Niemeijer@tue.nl>
Package URL
n/a
Stability
Stable

Components