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 |
|---|---|
| Dependencies | aeson (0.3.*), base (4.*), blaze-html (0.4.*), bytestring (0.9.*), containers (≥0.3 & <0.5), filepath (≥1.1 & <1.3) |
| 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 | Fri Jun 10 08:01:57 UTC 2011 |
| Uploaded by | JasperVanDerJeugt |
Downloads
- criterion-to-html-0.0.0.2.tar.gz (Cabal source package)
- package description (included in the package)