Path to this page:
./
benchmarks/hs-criterion,
Robust, reliable performance measurement and analysis
Branch: CURRENT,
Version: 1.6.3.0nb2,
Package name: hs-criterion-1.6.3.0nb2,
Maintainer: pkgsrc-usersThis library provides a powerful but simple way to measure software
performance. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and
run benchmarks, and to analyse their results.
The fastest way to get started is to read the online tutorial, followed by
the documentation and examples in the Criterion.Main module.
Master sites:
Filesize: 46.11 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-criterion-1.6.3.0nb2
- (2023-11-02) Updated to version: hs-criterion-1.6.3.0nb1
- (2023-11-02) Package added to pkgsrc.se, version hs-criterion-1.6.3.0 (created)
CVS history: (Expand)
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-11-02 03:50:25 by Masatake Daimon | Files touched by this commit (5) |
Log message:
benchmarks/hs-criterion: import hs-criterion-1.6.3.0
This library provides a powerful but simple way to measure software
performance. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and
run benchmarks, and to analyse their results.
The fastest way to get started is to read the online tutorial, followed by
the documentation and examples in the Criterion.Main module.
|