Tags: bencheeorg/benchee_html
Tags
* 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
* 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`