Paketname | libghc6-criterion-prof |
Beschreibung | Robust, reliable performance measurement and analysis; profiling libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.0.0-2 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 2440 Byte |
Hängt ab von | libghc6-criterion-dev (= 0.5.0.0-2), libghc6-base-prof-4.2.0.0-73995, libghc6-bytestring-prof-0.9.1. |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-criterion |
Paketgröße | 537630 Byte |
Prüfsumme MD5 | 847f93c4100d51074835a544c2199213 |
Prüfsumme SHA1 | ad782f7b233bb8a2497ed9efb033c6ce2550328a |
Prüfsumme SHA256 | ab33b088e039cb8179c3a5ac7358d89cea2866d557c8ee38c83875e6f7e36f60 |
Link zum Herunterladen | libghc6-criterion-prof_0.5.0.0-2_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
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.
|