Skip to content

Tags: bencheeorg/benchee_html

Tags

1.0.1

Toggle 1.0.1's commit message
1.0.1

Just a small library updated I didn't want folks to miss.

Mini-Feature/Maitenance
* Graphing library (plotly.js) updated, graphs may look slightly different.

1.0.0

Toggle 1.0.0's commit message
Compatibility with benchee 0.99.0 and 1.0.0 as well as benchee_json 1…

….0.0.

0.6.0

Toggle 0.6.0's commit message
* benchee 0.14.0 support

* added memory measurements with graphs and data tables

0.5.0

Toggle 0.5.0's commit message
* y-axis doesn't always start at 0 anymore for raw run times so that …

…the space can be used

* note benchee & html versions down in the footer
* option to inline all assets `inline_assets`
* Support for benche `0.12`'s tags and names that are now displayed correctly

* Through a change in `benchee_json` formatter generation won't fail any longer if you're using `poison` < 3

0.4.0

Toggle 0.4.0's commit message
* Benchee 0.10.0 compatibility

* uses the `unit_scaling` option from benchee and scales units accordingly
* automatically open the report in a web browser after creation is finished
* update plotly.js version
* hide the save and edit in cloud link from plotly graphs
* use a default file name so you don't HAVE to supply a file name
* New "System info" link at the top right to display system information like OS, CPU, RAM etc.
* You can now specify the formatter as just `Benchee.Formatters.HTML`

0.3.1

Toggle 0.3.1's commit message
* use new benchee_json release to circumvent faulty typespec

0.3.0

Toggle 0.3.0's commit message
Benchee 0.8.0 compatibility, typesepcs, just Elixir 1.3+ and add miss…

…ing applications.

0.1.0

Toggle 0.1.0's commit message
Initial release!