./benchmarks/hs-criterion, Robust, reliable performance measurement and analysis

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.3.0nb1, Package name: hs-criterion-1.6.3.0nb1, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 46.11 KB

Version history: (Expand)


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.