bench-graph: Plot and compare benchmarks
[ benchmarking, bsd3, deprecated, library, performance ]
[ Propose Tags ]
[ Report a vulnerability ]
Deprecated
in favor of bench-show
Plot benchmarks and compare them. An easy to use package to produce pretty
graphs from the csv
file generated by criterion
or gauge
in a few lines
of code. It is high level yet pretty flexible in what you can do with it e.g.
you can compare groups of benchmarks side by side showing full measurements
or a delta, or plot the performance regression of one version of your package
against another version.
See the README for comprehensive documentation.
[Skip to Readme]
Downloads
- bench-graph-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.8 && <5), Chart (>=1.6 && <2), Chart-diagrams (>=1.6 && <2), csv (>=0.1 && <0.2), directory (>=1.2 && <1.4), filepath (>=1.3 && <1.5), transformers (>=0.4 && <0.6) [details] |
Tested with | ghc ==8.4.3, ghc ==8.2.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | 2017 Composewell Technologies |
Author | Harendra Kumar |
Maintainer | harendra.kumar@gmail.com |
Category | Performance, Benchmarking |
Home page | https://github.com/composewell/bench-graph |
Bug tracker | https://github.com/composewell/bench-graph/issues |
Source repo | head: git clone https://github.com/composewell/bench-graph |
Uploaded | by harendra at 2018-09-22T16:18:46Z |
Distributions | |
Downloads | 3018 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-09-22 [all 1 reports] |