Releases: redis-performance/openstreaming-benchmark
Releases · redis-performance/openstreaming-benchmark
Version 0.0.15
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
What's Changed
- Enabling pprof on producer flow by @filipecosta90 in #12
Full Changelog: v0.0.13...v0.0.14
Version 0.0.13
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
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
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
Version 0.0.9
What's Changed
- Using zipfian distribution for consumers per stream by @filipecosta90 in #6
Full Changelog: v0.0.8...v0.0.9
Version 0.0.8
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
What's Changed
- Enabled running the benchmark in a loop by @filipecosta90 in #4
Full Changelog: v0.0.6...v0.0.7
Version 0.0.6
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