Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
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)
Version 0.1.82
Changes
- Bumping version from 0.1.81 to 0.1.82 @filipecosta90 (#116)
Version 0.1.81
Bug Fixes
- Fixes for YCSB result post-processing. Hardening KPI / metrics extraction @filipecosta90 (#115)
Version 0.1.80
Features
- Enabled running ycsb on remote setups @filipecosta90 (#114)
Version 0.1.79
Bug Fixes
- Fixes related to redis-benchmark config @filipecosta90 (#113)