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

A set of tools to measure performance of Haskell programs. See the Perf module for an example and full API documentation.

Changes

0.11.0.0

  • added Perf.Count
  • GHC 9.6.2 support

0.10.0

  • GHC 9.2.1 support
  • inclusion of BigO

0.9.0

  • Removed deepseq dependency

0.8.0

  • GHC 9.0.1 support
  • internal fixes to remove numhask dependency