criterion-to-html: Convert criterion output to HTML reports
A program to convert criterion output (a CSV file) to an HTML which has some
quick and dirty plots to compare the results. To generate the CSV file, run
your criterion benchmark using the -u
flag:
some-criterion-benchmark -u results.csv
You can then convert the CSV results to some simple HTML plots using this program:
criterion-to-html results.csv
Downloads
- criterion-to-html-0.0.0.3.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.0.0.1, 0.0.0.2, 0.0.0.3 |
---|---|
Dependencies | aeson (>=0.3 && <0.7), base (>=4 && <5), blaze-html (>=0.5 && <0.6), blaze-markup (>=0.5 && <0.6), bytestring (>=0.9 && <0.10), containers (>=0.3 && <0.6), filepath (>=1.1 && <1.4) [details] |
License | BSD-3-Clause |
Author | Jasper Van der Jeugt <m@jaspervdj.be> |
Maintainer | Jasper Van der Jeugt <m@jaspervdj.be> |
Category | Development |
Home page | http://github.com/jaspervdj/criterion-to-html |
Bug tracker | http://github.com/jaspervdj/criterion-to-html/issues |
Source repo | head: git clone git://github.com/jaspervdj/criterion-to-html.git |
Uploaded | by JasperVanDerJeugt at 2012-06-27T10:02:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | criterion-to-html |
Downloads | 2743 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-18 [all 10 reports] |