Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
Version 0.3.1
Changes
- Added documentation about on-cpu profiling of local benchmarks @filipecosta90 (#157)
Bug Fixes
- Fixed local profile methods usage when no profiler is enabled @filipecosta90 (#158)
Version 0.3.0
Changes
Features
- Refactored run-local and run-remote to use more common flows. Preparing run-remote to allow oss-cluster benchmarks @filipecosta90 (#156)
- OSS Cluster setup profiler improvements @filipecosta90 (#155)
- WIP on oss-cluster benchmarks and local runs: enable specify max number of profilers @filipecosta90 (#154)
- Kickoff of oss-cluster benchmarks and local runs @filipecosta90 (#153)
Version 0.2.15
Features
- Further improved compare mode to focus on regressions only @filipecosta90 (#152)
Version 0.2.14
Changes
- Enable result comparison between two branches @filipecosta90 (#151)
Version 0.2.13
Features
- Enabled logfile on remote setups. Fetching remote logfile in case of errors @filipecosta90 (#149)
Bug Fixes
- Fix: remote results file should not be the same across variations @filipecosta90 (#150)
Version 0.2.12
Features
- Improved profile reporting table @filipecosta90 (#143)
Bug Fixes
- Fix redis-benchmark v6.2.4 WARNING:* parsing @filipecosta90 (#146)
Version 0.2.11
Features
- Enabled uploading profile results to s3. making txt profile outputs to be main thread related @filipecosta90 (#141)
Version 0.2.10
Bug Fixes
- Enabled perf-report artifact on PROFILE=1. Fixes dwarf usage and pprof @filipecosta90 (#140)
Version 0.2.9
Bug Fixes
- [fix] fixed redistimeseries_* args @filipecosta90 (#138)
Version 0.2.8
Changes
Bug Fixes
- Fixed init_commands to be agnostic no matter the arg size @filipecosta90 (#137)
- Fixed redistimeseries_* args for run-remote and watchdog @filipecosta90 (#136)