criterion-to-html: Convert criterion output to HTML reports

[ bsd3, development, program ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3
Dependencies base (>=4 && <5), blaze-html (>=0.4 && <0.5), bytestring (>=0.9 && <0.10), filepath (>=1.1 && <1.3) [details]
License BSD-3-Clause
Author Jasper Van der Jeugt
Maintainer 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-09T08:48:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables criterion-to-html
Downloads 2689 total (11 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-26 [all 8 reports]