Skip to content

Releases: redis/redis-benchmarks-specification

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)

Version 0.1.39

09 Jun 16:09
bd5d615
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.35

16 May 21:23
0e438ff
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: Self-contained coordinator

  • Added consumer-id to self contained coordinator. Enables multi consumers @filipecosta90 (#110)

Version 0.1.34

16 May 19:42
13540c8
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: Self-contained coordinator

  • Fixed self_contained_coordinator r.ping() using 6379 port and not redis_proc_start_port @filipecosta90 (#109)

Version 0.1.33

16 May 16:33
4d525a0
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: Self-contained coordinator

  • Enabled to specify redis_proc_start_port on self contained coordinator; Include merge-base commit tests on API trigger @filipecosta90 (#106)