Releases: bitfaster/benchly
Releases · bitfaster/benchly
v0.7.0
v0.6.1
- Fixed layout for benchmarks with params and long method names
- Fixed time units for ColumnChart - adapt based on execution time and display the correct units
- Correctly handle ColumnChart output modes for PerMethod and PerJob when benchmark has parameters.
- Added ability to inject {JOB} and {METHOD} into title
v0.6.0
- ColumnChart supports parametrized benchmarks (either 0 or 1 parameters).
- ColumnChart supports OutputMode = [Combined, PerJob, PerMethod]
- Added Histogram and Timeline chart types
- Width and Height now configurable
- Color values can be specified as Hex, e.g. #FFFFFF