Version 0.1.18
Redis performance and observability spec change
Project status:
The following is a high level status report for currently available specs and tools.
- Benchmark platforms specification: Experimental components are released and available for beta testing.
- Benchmark topologies specification: Experimental components are released and available for beta testing.
- Benchmark artifacts builder specification: Experimental components are released and available for beta testing.
- Test-suites specification: Experimental components are released and available for beta testing.
- Spec tool implementation: API: Experimental components are released and available for beta testing.
- Spec tool implementation: Benchmark artifacts builder: Experimental components are released and available for beta testing.
- Spec tool implementation: Self-contained coordinator: Experimental components are released and available for beta testing.
- Spec tool implementation: Large scale coordinator: Draft components are under design, and have not been added to the specification.
Release changes:
- Introduced redis-benchmark-full-suite-1Mkeys-1KiB benchmark variation @filipecosta90 (#68)
- Extended logging for action:trigger-benchmark @filipecosta90 (#65)
Tooling changes: Self-contained coordinator
- Fixed redis-benchmarks-spec-api response_data being used before assignement @filipecosta90 (#48)
- [add] Enabled the build-variants property on test suite spec (to avoid exploding total variants per build) @filipecosta90 (#67)
- memtier_benchmark support + data preload @filipecosta90 (#66)