Skip to content

Releases: redis/redis-benchmarks-specification

Version 0.1.27

25 Apr 22:30
863a647

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.26

25 Apr 21:30
00c556e

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.25

25 Apr 15:40
263ca53

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:

  • Added extra LRANGE, LPUSH, LPOP and RPOP benchmark variations (10B, 100B, and 1KiB) @filipecosta90 (#91)

Version 0.1.24

24 Apr 17:32
c20433e

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

Version 0.1.23

24 Apr 17:10
ce34247

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

  • Enable profilers on self-contained-coordinator and bumped dependencies to the latest version @filipecosta90 (#89)

Tooling changes: Self-contained coordinator

  • Enable profilers on self-contained-coordinator and bumped dependencies to the latest version @filipecosta90 (#89)
  • Included XREAD, XADD, and ZRANGE benchmarks @filipecosta90 (#88)

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

Version 0.1.22

18 Feb 08:21
6880d60

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:

  • Added memtier_benchmark-1key-zset-1M-elements-zrevrange-5-elements. @filipecosta90 (#83)

Version 0.1.21

16 Feb 13:51
221ece5

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 multiple TLS tests fail on 2nd test due to tls cert/key filenames being replaced @filipecosta90 (#79)

Tooling changes: Self-contained coordinator

  • In case of unexpected failure on process_self_contained_coordinator_stream we log it and recover @filipecosta90 (#82)

Version 0.1.20

08 Feb 16:43
414cf8e

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)

Version 0.1.19

07 Feb 13:17
d8e79ce

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)

  • Extended benchmarks with LPOP, RPOP, LPUSH, HGETALL, HGET, HVALS, HKE… @filipecosta90 (#75)
  • Allow to specify a test to run on cli runner; Included pipeline 10 redis-benchmark tests @filipecosta90 (#72)
  • Added cpuset start position for client runner @filipecosta90 (#71)
  • Added setup agnostic cli benchmark runner (solely client): redis-benchmarks-spec-client-runner @filipecosta90 (#70)

Version 0.1.18

11 Jan 16:59
0438733

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 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)