Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
v0.7.15
Bug Fixes
- Fixed compare utility after redis-py > 4 change @filipecosta90 (#318)
v0.7.14
Features
- cpu status properly summarizing even on high client overhead @filipecosta90 (#317)
Bug Fixes
- Fixed total shards cpu usage computation when shard info is not present @filipecosta90 (#316)
v0.7.13
Features
- Enabled overall cpu stats collection and summary for local and remote runs @filipecosta90 (#314)
v0.7.12
Features
- Enabled long-running benchmarks (with watchdog enforcing deletion) vi… @filipecosta90 (#313)
v0.7.11
Changes
-
Properly saving the results folder and website @filipecosta90 (#312)
-
Storing ann benchmark artifacts (website and results) into s3. Agnostic client artifacts table @filipecosta90 (#311)
v0.7.10
Changes
- Bumping ann-benchmark to multiclient_tool 73b674fdd698dbfddd057bc94889b6cce12d19b4 @filipecosta90 (#310)
v0.7.9
Bug Fixes
- Fixed metadata tags parsing for old format @filipecosta90 (#309)
v0.7.8
Changes
- Using metadata property in run-remote tool. Updated ann-benchmarks @filipecosta90 (#308)
v0.7.7
Features
- Enabled memtier_benchmark SPEC @filipecosta90 (#307)
v0.7.6
Bug Fixes
- Only call check_if_needs_remote_fetch when remote is False @filipecosta90 (#306)