Packages

Get CSV from your benchee benchmarks to turn them into graphs or whatever!

Current section

Files

Jump to
benchee_csv CHANGELOG.md
Raw

CHANGELOG.md

# 0.3.0 (July 11, 2016)
## Features
* `Benchee.Formatters.CSV.output/1` method that formats and writes to a configured file for you
* Compatibility with Benchee 0.3.0
# 0.2.0 (June 11, 2016)
## Features
* additionally consume the total standard deviation of iterations per second from Benchee 0.2.0 and dump it to CSV
# 0.1.0 (June 5, 2016)
Initial release