Skip to content

Releases: redis/redis-benchmarks-specification

v0.2.65

27 Mar 14:02
8602fdd

Choose a tag to compare

Fix UnboundLocalError for re module in coordinator deployment_name_regexp filtering. Redundant local import re at line 1797 shadowed the module-level import, causing crash when --deployment-name-regexp was used.

Version 0.2.64

27 Mar 12:02
d6efcd3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.63...v0.2.64

Version 0.2.63

26 Mar 11:13
87a6ca3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.62...v0.2.63

Version 0.2.62

11 Mar 10:56
038caf4

Choose a tag to compare

What's Changed

  • Adds four new memtier_benchmark test-suite specs covering MGET on a 5M-key string dataset (100B values), varying keys per MGET (30 vs 100) and adding pipeline=10 variants for each, by @mpozniak95 in #357

Full Changelog: v0.2.61...v0.2.62

Version 0.2.61

04 Mar 15:35
fbcba80

Choose a tag to compare

What's Changed

  • Add XREADGROUP+XADD benchmarks with COUNT 100 variations by @paulorsousa in #356

Full Changelog: v0.2.60...v0.2.61

Version 0.2.60

04 Mar 09:35
e4e0b5b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.59...v0.2.60

Version 0.2.59

03 Mar 17:51
a04c076

Choose a tag to compare

What's Changed

Full Changelog: v0.2.58...v0.2.59

Version 0.2.58

26 Feb 11:53
0afdfc7

Choose a tag to compare

What's Changed

  • Add redis_commit, redis io-threads parameter and memtier_image_id to results by @mpozniak95 in #350
  • Extend SCAN benchmarks; Fix testname_regex filtering in compare + validation threshold by @fcostaoliveira in #353

Full Changelog: v0.2.55...v0.2.58

Version 0.2.55

25 Feb 16:13
a4d0897

Choose a tag to compare

What's Changed

Full Changelog: v0.2.54...v0.2.55

Version 0.2.54

19 Feb 17:44
80f01e4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.53...v0.2.54