@hackage BenchmarkHistory0.0.0.2
Benchmark functions with history
Categories
License
GPL-3.0-only
Maintainer
choener@bioinf.uni-leipzig.de
Links
Versions
Installation
Dependencies (8)
- base >=4.7 && <4.9
- bytestring >=0.10 && <0.11
- cassava >=0.4 && <0.5
- deepseq >=1.3 && <1.5
- directory
- statistics >=0.13 && <0.14 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/ADPfusion
Package Flags
exe
(off by default)
build the exacutable. not normally done because Chart has older dependencies for some packages
BenchmarkHistory
The library provides tools for keeping a log of running time and memory allocation of functions to be benchmarked. I use this library together with buildbot to be alerted when one of my programs or libraries performs much worse due to recent changes. The system uses the history of benchmark runs to adapt to changes.
Contact
Christian Hoener zu Siederdissen
Leipzig University, Leipzig, Germany
choener@bioinf.uni-leipzig.de
http://www.bioinf.uni-leipzig.de/~choener/