Skip to content

Releases: redis/redis-benchmarks-specification

Version 0.1.50

03 Oct 17:14
7e0eea2

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

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

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

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

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

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

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

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)

Version 0.1.30

06 May 15:37
0d5b44b

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:

  • delete the stopped container by default at tear down @slice4e (#96)

Version 0.1.29

29 Apr 12:41
c5e80aa

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)

  • Added --client_aggregated_results_folder and --preserve_temporary_client_dirs to redis-benchmarks-spec-client-runner @filipecosta90 (#95)