BSD-3-Clause licensed by Tony Day, Marco Zocca
Maintained by [email protected]
This version can be pinned in stack with:perf-0.9.0@sha256:5319a34fa0f81b5c14505bcba632b335fdaf4ff72a76f8e87c5be80ca7df5cdb,1479

Module documentation for 0.9.0

A set of tools to accurately measure time performance of Haskell programs. perf aims to be lightweight by having minimal dependencies on standard libraries. See the Perf module for an example and full API documentation.

Changes

0.9.0

  • Removed deepseq dependency

0.8.0

  • GHC 9.0.1 support
  • internal fixes to remove numhask dependency