Skip to content

Releases: redis/redis-benchmarks-specification

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)

Version 0.1.32

13 May 16:43
9bd0473
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: Setup agnostic cli benchmark runner (solely client)

  • Adding --test-time to memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values-pipeline-10.yml @slice4e (#100)

Version 0.1.31

09 May 14:39
2b63c5b
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:

  • Fixed 4 test-cases, which were completing too quickly @slice4e (#98)
  • Fixed small duration benchmarks for HSET. Included 1KiB HSET variation @filipecosta90 (#99)