Popularity
1.0
Stable
Activity
0.0
Stable
3
1
0
Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Development
Criterion
Latest version: v0.1
Add another 'criterion' Package
README
Criterion-compare
A tool for quick comparisons between different criterion runs via their csv files.
Use like this:
$ criterion-compare <run1.csv> <run2.csv>
Which will generate the files comparison.html
and comparison.svg
.
Attributions
This tool was initially written by Ben Gamari (bgamari), extended by Brandon Simmons (jberryman) and most recently updated by Andreas Klebinger (AndreasPK).