The criterion-to-html package
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
Properties
| Versions | 0.0.0.1, 0.0.0.2, 0.0.0.3 |
|---|---|
| Dependencies | aeson (≥0.3 & <0.7), base (4.*), blaze-html (0.5.*), blaze-markup (0.5.*), bytestring (0.9.*), containers (≥0.3 & <0.6), filepath (≥1.1 & <1.4) |
| License | BSD3 |
| 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 repository | git clone git://github.com/jaspervdj/criterion-to-html.git |
| Executables | criterion-to-html |
| Upload date | Wed Jun 27 10:02:25 UTC 2012 |
| Uploaded by | JasperVanDerJeugt |
Downloads
- criterion-to-html-0.0.0.3.tar.gz (Cabal source package)
- package description (included in the package)