Releases: RedisLabs/memtier_benchmark
Releases · RedisLabs/memtier_benchmark
1.2.10
Fix memory corruption when using randomized values
1.2.9
A number of small improvements/bugfixes:
- Better randomization support (both in key range and value)
- JSON output
- Fix memcache binary protocol without verification support
1.2.7
- Version 1.2.7
- Improvement of --randomize
- Minor bugfix in instantaneous stats not begin updated
- Fix incorrect statistics due to integer overflow (Daisy Hsiung).
- Better round-robin address selection when doing hostname resolution.
1.2.6
Version 1.2.6
* Improve latency histogram accuracy and range
* Fix --random-data when using many threads
Version 1.2.4
- Add --randomize
- Fix random seed bug
- Improve statistics accuracy
1.2.3
- Version 1.2.3
- Add progress and current (instantaneous) stats
1.2.2
* Add --key-pattern=P:P
* Add -n allkeys
* Add --distinct-client-seed
1.2.0
- Add --data-size-pattern
- Add --key-pattern now has Gaussian distribution, and also --key-stddev, --key-median
- Add --data-offset
- Add --hide-histogram