Skip to content

Releases: RedisLabs/memtier_benchmark

1.2.10

04 Apr 06:38
Compare
Choose a tag to compare

Fix memory corruption when using randomized values

1.2.9

15 Mar 10:33
Compare
Choose a tag to compare

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

06 Apr 11:48
Compare
Choose a tag to compare
  • 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

30 Sep 07:28
Compare
Choose a tag to compare

Version 1.2.6
* Improve latency histogram accuracy and range
* Fix --random-data when using many threads

1.2.5

20 Jul 05:43
Compare
Choose a tag to compare
  • Version 1.2.5
    • Bugfix in --randomize

Version 1.2.4

01 Apr 12:24
Compare
Choose a tag to compare
  • Add --randomize
  • Fix random seed bug
  • Improve statistics accuracy

1.2.3

01 Feb 16:03
Compare
Choose a tag to compare
  • Version 1.2.3
    • Add progress and current (instantaneous) stats

1.2.2

13 Jan 14:56
Compare
Choose a tag to compare
* Add --key-pattern=P:P
* Add -n allkeys
* Add --distinct-client-seed

1.2.0

08 Jul 13:31
Compare
Choose a tag to compare
  • Add --data-size-pattern
  • Add --key-pattern now has Gaussian distribution, and also --key-stddev, --key-median
  • Add --data-offset
  • Add --hide-histogram