Skip to content

Releases: redis-performance/openstreaming-benchmark

Version 0.0.15

25 Sep 22:01
f47df93
Compare
Choose a tag to compare

What's Changed

  • Added support for XADD + WAIT on producer workload generator by @filipecosta90 in #13

Full Changelog: v0.0.14...v0.0.15

Version 0.0.14

25 Sep 11:17
b9b904c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

Version 0.0.13

22 Sep 10:21
223c294
Compare
Choose a tag to compare

What's Changed

  • Enabling non blocking XREADGROUP. tracking message/rate and command/rate by @filipecosta90 in #11

Full Changelog: v0.0.12...v0.0.13

Version 0.0.12

21 Sep 15:42
1e3484e
Compare
Choose a tag to compare

What's Changed

  • Extended the tracked latencies to include p95 and p999. Only accounting XREADGROUP if we've received entries on the reply. by @filipecosta90 in #10

Full Changelog: v0.0.11...v0.0.12

v0.0.11

20 Sep 14:26
222ef0c
Compare
Choose a tag to compare

What's Changed

  • Allow controlling the bufio reader and writer size per conn via --read-buffer-each-conn and --write-buffer-each-conn by @filipecosta90 in #8
  • Extended test results to include per tick timeseries of issued command by @filipecosta90 in #9

Full Changelog: v0.0.10...v0.0.11

Version 0.0.10

19 Sep 21:40
7bece4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

Version 0.0.9

19 Sep 14:08
74e1d0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

Version 0.0.8

19 Sep 12:31
97b3c28
Compare
Choose a tag to compare

What's Changed

  • Introduced --consumers-per-stream-min and --consumers-per-stream-max to allow for more realistic consumer patterns by @filipecosta90 in #5

Full Changelog: v0.0.7...v0.0.8

Version 0.0.7

19 Sep 09:04
8074f34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

Version 0.0.6

19 Sep 01:28
3e24423
Compare
Choose a tag to compare

What's Changed

  • Allow specifying the keepalive time between PINGs on the same connection. Default to 60 secs by @filipecosta90 in #3

Full Changelog: v0.0.5...v0.0.6