Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
Version 0.2.7
Features
- Enabled Enabled specifying dataset_load_timeout_secs property. @filipecosta90 (#135)
Version 0.2.6
Bug Fixes
- [fix] Fixed standardized metrics by branch @filipecosta90 (#134)
Version 0.2.5
Bug Fixes
- Fixed benchmark repetitions range @filipecosta90 (#133)
Version 0.2.4
Features
- Added by.branch time-series for benchmark_duration and dataset_load_duration metrics @filipecosta90 (#132)
Version 0.2.3
Features
- Added watchdog feature to keep track of current aws bench VMs. Enabled tracking rdb load time @filipecosta90 (#131)
Version 0.2.2
Features
- Included track of benchmark duration. Small refactor/reuse of code within break/by timeseries @filipecosta90 (#127)
- run initialization commands before a benchmark starts @OfirMos (#125)
Version 0.2.1
Changes
- Added Top entries in text form; added Output graph image in PNG format @filipecosta90 (#124)
Version 0.2.0
Features
- Finding on-cpu performance hotspots by attaching profiling tools/probers: support for perf (a.k.a. perf_events) record + flame graphs @filipecosta90 (#121)
Version 0.1.84
Maintenance
- Updated developer steps. included license updates @filipecosta90 (#120)
- Enable CI testing on ubuntu-latest and macOS-latest @filipecosta90 (#119)
Version 0.1.83
Bug Fixes
- Fixed metrics extraction on timeseries exporter in case of missing metrics @filipecosta90 (#117)