@hackage / criterion-compare

A simple tool for visualising differences in Criterion benchmark results

Latest0.1.0.0

About

Metadata

  • Last updated , by AndreasK
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: ben@well-typed.com, klebinger.andreas@gmx.at

  • Lottery factor: 0

Links

Installation

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).