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.2.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.4), base (>=4 && <5), blaze-html (>=0.4 && <0.5), bytestring (>=0.9 && <0.10), containers (>=0.3 && <0.5), filepath (>=1.1 && <1.3) [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 2011-06-10T08:01:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | criterion-to-html |
Downloads | 2759 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-27 [all 7 reports] |