Skip to content

Releases: redis/redis-benchmarks-specification

Version 0.1.69

06 Apr 14:28
a4fa679
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

  • Enabled defaults metrics parsing and merging @filipecosta90 (#226)
  • Fixed memory requirements on specific tests that could fail on Sapphire Rappids @slice4e (#225)

Version 0.1.68

28 Mar 14:30
b127fcd
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Version 0.1.65

30 Dec 00:03
0c27b8b
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

  • Running tox using self hosted runner. maxmemory check fix on client-runner @filipecosta90 (#189)

Version 0.1.63

28 Dec 11:21
62e9098
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

  • Fixes tests after memtier password args @filipecosta90 (#187)
  • Updated benchmark config to include resource memory usage. Checking valid memory settings upon CLI runner @filipecosta90 (#186)
  • Updated dbconfig requests memory limit based uppon client runner checks @filipecosta90 (#188)

Version 0.1.62

21 Dec 15:56
a41cbfb
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

  • Updated the benchmark SPEC to include command priority. Included --dry-run and --tests-priority-upper-limit in redis-benchmarks-spec-client-runner @filipecosta90 (#184)

Version 0.1.61

19 Dec 11:06
020377e
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Version 0.1.59

16 Nov 22:35
e02f265
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Tooling changes: Benchmark artifacts builder

  • Added -g -fno-omit-frame-pointer to gcc:8.5.0-amd64-debian-buster-default @filipecosta90 (#128)

Version 0.1.53

13 Oct 16:05
da0390d
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Version 0.1.50

03 Oct 17:14
7e0eea2
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Version 0.1.41

12 Jul 21:14
4e25e9c
Compare
Choose a tag to compare

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Tooling changes: Benchmark artifacts builder

Tooling changes: Self-contained coordinator

Tooling changes: Setup agnostic cli benchmark runner (solely client)

  • Allows the standalone runner to collect perf profiles @slice4e (#111)