Paketname | libghc6-criterion-dev |
Beschreibung | Robust, reliable performance measurement and analysis |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.0.0-2 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1660 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a9, libghc6-containers-dev-0.3.0.0 |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-criterion |
Paketgröße | 380542 Byte |
Prüfsumme MD5 | 3153638a26b4e2bf4e6108ed5643a719 |
Prüfsumme SHA1 | 4290860705a04a6bcc7d07381ecfa1c2140bef97 |
Prüfsumme SHA256 | 0fbfe804ccdee029deef2de1ea827553e0254a1b30bc9c0d823855ac00560375 |
Link zum Herunterladen | libghc6-criterion-dev_0.5.0.0-2_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
This library provides a powerful but simple way to measure the performance of
Haskell code. 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 documentation and examples in
the Criterion.Main module.
|