redis-benchmarks-specification 0.1.240__py3-none-any.whl → 0.1.241__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of redis-benchmarks-specification might be problematic. Click here for more details.

Files changed (149) hide show
  1. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-100Kkeys-hash-hgetall-50-fields-100B-values.yaml +51 -0
  2. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-100Kkeys-load-hash-50-fields-with-1000B-values.yaml +46 -0
  3. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-100Kkeys-load-hash-50-fields-with-100B-values.yaml +46 -0
  4. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-100Kkeys-load-hash-50-fields-with-10B-values.yaml +46 -0
  5. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10.yaml +36 -0
  6. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values.yaml +36 -0
  7. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values-pipeline-10.yaml +36 -0
  8. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values.yaml +36 -0
  9. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values-pipeline-10.yaml +36 -0
  10. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values.yaml +36 -0
  11. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-100B-expire-use-case.yaml +45 -0
  12. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-10B-expire-use-case.yaml +45 -0
  13. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-1KiB-expire-use-case.yaml +45 -0
  14. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-4KiB-expire-use-case.yaml +45 -0
  15. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-bitmap-getbit-pipeline-10.yaml +41 -0
  16. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-exists-pipeline-10.yaml +40 -0
  17. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-expire-pipeline-10.yaml +38 -0
  18. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-expireat-pipeline-10.yaml +39 -0
  19. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-pexpire-pipeline-10.yaml +38 -0
  20. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-scan-pipeline-10.yaml +37 -0
  21. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-touch-pipeline-10.yaml +38 -0
  22. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-generic-ttl-pipeline-10.yaml +37 -0
  23. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-hexists.yaml +41 -0
  24. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-hget-hgetall-hkeys-hvals-with-100B-values.yaml +46 -0
  25. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-hgetall-50-fields-10B-values.yaml +51 -0
  26. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-hincrby.yaml +40 -0
  27. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-hmget-5-fields-with-100B-values-pipeline-10.yaml +42 -0
  28. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-hash-transactions-multi-exec-pipeline-20.yaml +45 -0
  29. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-list-lpop-rpop-with-100B-values.yaml +41 -0
  30. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-list-lpop-rpop-with-10B-values.yaml +41 -0
  31. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-list-lpop-rpop-with-1KiB-values.yaml +41 -0
  32. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10.yaml +36 -0
  33. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values.yaml +36 -0
  34. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yaml +36 -0
  35. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-list-with-100B-values.yaml +34 -0
  36. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-list-with-10B-values.yaml +34 -0
  37. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-list-with-1KiB-values.yaml +34 -0
  38. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-pipeline-10.yaml +42 -0
  39. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-set-intset-with-100-elements.yaml +42 -0
  40. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yaml +34 -0
  41. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values.yaml +34 -0
  42. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yaml +36 -0
  43. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yaml +36 -0
  44. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-100B-values-pipeline-10.yaml +34 -0
  45. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-100B-values.yaml +38 -0
  46. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-10B-values-pipeline-10.yaml +34 -0
  47. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-10B-values.yaml +34 -0
  48. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-1KiB-values.yaml +34 -0
  49. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-string-with-20KiB-values.yaml +38 -0
  50. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-zset-with-10-elements-double-score.yaml +36 -0
  51. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-load-zset-with-10-elements-int-score.yaml +35 -0
  52. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-append-1-100B-pipeline-10.yaml +40 -0
  53. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-append-1-100B.yaml +39 -0
  54. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-decr.yaml +39 -0
  55. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-100B-pipeline-10.yaml +38 -0
  56. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-100B.yaml +37 -0
  57. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-10B-pipeline-10.yaml +38 -0
  58. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-10B.yaml +37 -0
  59. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-1KiB-pipeline-10.yaml +38 -0
  60. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-1KiB.yaml +37 -0
  61. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-200KiB.yaml +37 -0
  62. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-get-20KiB.yaml +37 -0
  63. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-incrby-pipeline-10.yaml +32 -0
  64. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-incrby.yaml +31 -0
  65. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-incrbyfloat-pipeline-10.yaml +32 -0
  66. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-incrbyfloat.yaml +31 -0
  67. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-mget-1KiB.yaml +38 -0
  68. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-setex-100B-pipeline-10.yaml +38 -0
  69. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-setrange-100B-pipeline-10.yaml +39 -0
  70. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1Mkeys-string-setrange-100B.yaml +38 -0
  71. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-2-elements-geopos.yaml +35 -0
  72. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-2-elements-geosearch-fromlonlat-withcoord.yaml +38 -0
  73. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geodist-pipeline-10.yaml +36 -0
  74. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geodist.yaml +35 -0
  75. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geohash-pipeline-10.yaml +36 -0
  76. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geohash.yaml +35 -0
  77. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geopos-pipeline-10.yaml +36 -0
  78. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geopos.yaml +35 -0
  79. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat-bybox.yaml +36 -0
  80. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat-pipeline-10.yaml +36 -0
  81. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-geo-60M-elements-geosearch-fromlonlat.yaml +36 -0
  82. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-hash-hscan-50-fields-10B-values.yaml +50 -0
  83. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-10-elements-lrange-all-elements-pipeline-10.yaml +37 -0
  84. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-10-elements-lrange-all-elements.yaml +37 -0
  85. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-100-elements-lrange-all-elements-pipeline-10.yaml +52 -0
  86. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-100-elements-lrange-all-elements.yaml +52 -0
  87. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-10K-elements-lindex-integer.yaml +40 -0
  88. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-10K-elements-lindex-string.yaml +40 -0
  89. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-1K-elements-lrange-all-elements-pipeline-10.yaml +202 -0
  90. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-list-1K-elements-lrange-all-elements.yaml +202 -0
  91. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yaml +33 -0
  92. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-10-elements-smembers-pipeline-10.yaml +37 -0
  93. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-10-elements-smembers.yaml +36 -0
  94. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-10-elements-smismember.yaml +36 -0
  95. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-100-elements-sismember-is-a-member.yaml +52 -0
  96. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-100-elements-sismember-not-a-member.yaml +52 -0
  97. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-100-elements-smembers.yaml +50 -0
  98. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-100-elements-smismember.yaml +53 -0
  99. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-100-elements-sscan.yaml +50 -0
  100. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-10M-elements-sismember-50pct-chance.yaml +39 -0
  101. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-1K-elements-smembers.yaml +200 -0
  102. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-1M-elements-sismember-50pct-chance.yaml +39 -0
  103. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-200K-elements-sadd-constant.yaml +38 -0
  104. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-set-2M-elements-sadd-increasing.yaml +33 -0
  105. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zincrby-1M-elements-pipeline-1.yaml +40 -0
  106. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zrank-1M-elements-pipeline-1.yaml +40 -0
  107. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zrem-5M-elements-pipeline-1.yaml +47 -0
  108. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zrevrangebyscore-256K-elements-pipeline-1.yaml +40 -0
  109. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zrevrank-1M-elements-pipeline-1.yaml +40 -0
  110. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-10-elements-zrange-all-elements-long-scores.yaml +39 -0
  111. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-10-elements-zrange-all-elements.yaml +38 -0
  112. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrange-all-elements.yaml +64 -0
  113. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements-long-scores.yaml +64 -0
  114. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements.yaml +64 -0
  115. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zscan.yaml +63 -0
  116. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-1M-elements-zcard-pipeline-10.yaml +39 -0
  117. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-1M-elements-zrevrange-5-elements.yaml +40 -0
  118. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-1M-elements-zscore-pipeline-10.yaml +39 -0
  119. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-lua-eval-hset-expire.yaml +37 -0
  120. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-lua-evalsha-hset-expire.yaml +42 -0
  121. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-set-10-100-elements-sdiff.yaml +55 -0
  122. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-set-10-100-elements-sinter.yaml +56 -0
  123. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-set-10-100-elements-sunion.yaml +56 -0
  124. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-stream-5-entries-xread-all-entries-pipeline-10.yaml +45 -0
  125. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-2keys-stream-5-entries-xread-all-entries.yaml +45 -0
  126. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-3Mkeys-load-string-with-512B-values.yaml +41 -0
  127. redis_benchmarks_specification/test-suites/latency-rate-limited-10000_qps-memtier_benchmark-connection-hello.yaml +32 -0
  128. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-10Kkeys-load-hash-50-fields-with-10000B-values.yaml +46 -0
  129. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1Mkeys-load-string-with-200KiB-values.yaml +38 -0
  130. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1Mkeys-load-zset-listpack-with-100-elements-double-score.yaml +92 -0
  131. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-100M-bits-bitmap-bitcount.yaml +43 -0
  132. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-list-10K-elements-linsert-lrem-integer.yaml +43 -0
  133. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-list-10K-elements-linsert-lrem-string.yaml +44 -0
  134. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-list-10K-elements-lpos-integer.yaml +40 -0
  135. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-list-10K-elements-lpos-string.yaml +40 -0
  136. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-list-2K-elements-quicklist-lrange-all-elements-longs.yaml +259 -0
  137. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-zset-1K-elements-zrange-all-elements.yaml +321 -0
  138. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunion.yaml +433 -0
  139. redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunionstore.yaml +433 -0
  140. redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1Mkeys-load-string-with-2MB-values.yaml +38 -0
  141. redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1Mkeys-string-get-2MB.yaml +37 -0
  142. redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1key-1Billion-bits-bitmap-bitcount.yaml +44 -0
  143. redis_benchmarks_specification/test-suites/memtier_benchmark-1key-hash-hscan-50-fields-10B-values.yml +1 -1
  144. redis_benchmarks_specification/test-suites/memtier_benchmark-1key-zset-100-elements-zscan.yml +1 -1
  145. {redis_benchmarks_specification-0.1.240.dist-info → redis_benchmarks_specification-0.1.241.dist-info}/METADATA +1 -1
  146. {redis_benchmarks_specification-0.1.240.dist-info → redis_benchmarks_specification-0.1.241.dist-info}/RECORD +149 -7
  147. {redis_benchmarks_specification-0.1.240.dist-info → redis_benchmarks_specification-0.1.241.dist-info}/LICENSE +0 -0
  148. {redis_benchmarks_specification-0.1.240.dist-info → redis_benchmarks_specification-0.1.241.dist-info}/WHEEL +0 -0
  149. {redis_benchmarks_specification-0.1.240.dist-info → redis_benchmarks_specification-0.1.241.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,39 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-set-1M-elements-sismember-50pct-chance
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SET key with 1M elements.
5
+ We query it using SISMEMBER in which the value has 50% change of being member. Rate
6
+ limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ preload_tool:
16
+ run_image: redislabs/memtier_benchmark:edge
17
+ tool: memtier_benchmark
18
+ arguments: --command="SADD set:1M:elements __key__" --command-key-pattern=P --key-maximum
19
+ 1000000 --key-prefix "" -n 1000000 --hide-histogram -t 1 -c 1
20
+ tested-groups:
21
+ - set
22
+ tested-commands:
23
+ - sadd
24
+ - sismember
25
+ redis-topologies:
26
+ - oss-standalone
27
+ build-variants:
28
+ - gcc:8.5.0-amd64-debian-buster-default
29
+ - dockerhub
30
+ clientconfig:
31
+ run_image: redislabs/memtier_benchmark:edge
32
+ tool: memtier_benchmark
33
+ arguments: "--command=\"SISMEMBER set:1M:elements __key__\" --key-maximum 2000000
34
+ --key-prefix \"\" --hide-histogram --test-time 180 --rate-limiting 50"
35
+ resources:
36
+ requests:
37
+ cpus: '4'
38
+ memory: 2g
39
+ priority: 1
@@ -0,0 +1,38 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-set-200K-elements-sadd-constant
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SET key with 200K
5
+ elements. The SADD is being issued on a SET with constant size (we are just updating
6
+ its members but not increasing). Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ preload_tool:
16
+ run_image: redislabs/memtier_benchmark:edge
17
+ tool: memtier_benchmark
18
+ arguments: --command="SADD myset __key__" --command-key-pattern=P --key-maximum
19
+ 200000 --key-prefix "" -n 200000 --hide-histogram -t 1 -c 1
20
+ tested-groups:
21
+ - set
22
+ tested-commands:
23
+ - sadd
24
+ redis-topologies:
25
+ - oss-standalone
26
+ build-variants:
27
+ - gcc:8.5.0-amd64-debian-buster-default
28
+ - dockerhub
29
+ clientconfig:
30
+ run_image: redislabs/memtier_benchmark:edge
31
+ tool: memtier_benchmark
32
+ arguments: "--command=\"SADD myset __key__\" --key-maximum 200000 --key-prefix \"\
33
+ \" --hide-histogram --test-time 180 --rate-limiting 50"
34
+ resources:
35
+ requests:
36
+ cpus: '4'
37
+ memory: 2g
38
+ priority: 30
@@ -0,0 +1,33 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-set-2M-elements-sadd-increasing
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SET key with 2M elements
5
+ at the end of benchmark. Rate limited to 10000 ops/sec.'
6
+ dbconfig:
7
+ configuration-parameters:
8
+ save: '""'
9
+ check:
10
+ keyspacelen: 0
11
+ resources:
12
+ requests:
13
+ memory: 1g
14
+ tested-groups:
15
+ - set
16
+ tested-commands:
17
+ - sadd
18
+ redis-topologies:
19
+ - oss-standalone
20
+ build-variants:
21
+ - gcc:8.5.0-amd64-debian-buster-default
22
+ - dockerhub
23
+ clientconfig:
24
+ run_image: redislabs/memtier_benchmark:edge
25
+ tool: memtier_benchmark
26
+ arguments: "--command=\"SADD myset __key__\" --command-key-pattern=P --key-maximum
27
+ 2000000 --key-prefix \"\" -n 1000000 -c 5 -t 4 --hide-histogram --rate-limiting
28
+ 500"
29
+ resources:
30
+ requests:
31
+ cpus: '4'
32
+ memory: 2g
33
+ priority: 30
@@ -0,0 +1,40 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zincrby-1M-elements-pipeline-1
4
+ description: Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 1M elements and we increment the score of memebers using ZINCRBY.
6
+ Rate limited to 10000 ops/sec.
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ preload_tool:
13
+ run_image: redislabs/memtier_benchmark:edge
14
+ tool: memtier_benchmark
15
+ arguments: --command="ZADD key1 __key__ __key__" --command-key-pattern=P --key-maximum
16
+ 1000000 --key-prefix "" -n 1000000 --hide-histogram -t 1 -c 1
17
+ resources:
18
+ requests:
19
+ memory: 1g
20
+ tested-groups:
21
+ - sorted-set
22
+ tested-commands:
23
+ - zincrby
24
+ redis-topologies:
25
+ - oss-standalone
26
+ build-variants:
27
+ - gcc:8.5.0-amd64-debian-buster-default
28
+ - dockerhub
29
+ clientconfig:
30
+ run_image: redislabs/memtier_benchmark:edge
31
+ tool: memtier_benchmark
32
+ arguments: "--command=\"ZINCRBY key1 1 __key__\" --key-maximum 1000000 --command-key-pattern=R
33
+ --key-prefix \"\" --hide-histogram --test-time 180 --pipeline 1 -c 1 -t 1 --rate-limiting
34
+ 10000"
35
+ resources:
36
+ requests:
37
+ cpus: '4'
38
+ memory: 2g
39
+
40
+ priority: 67
@@ -0,0 +1,40 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zrank-1M-elements-pipeline-1
4
+ description: Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 1M elements and we query it using ZRANK. Rate limited to 10000
6
+ ops/sec.
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ preload_tool:
13
+ run_image: redislabs/memtier_benchmark:edge
14
+ tool: memtier_benchmark
15
+ arguments: --command="ZADD key1 __key__ __key__" --command-key-pattern=P --key-maximum
16
+ 1000000 --key-prefix "" -n 1000000 --hide-histogram -t 1 -c 1
17
+ resources:
18
+ requests:
19
+ memory: 1g
20
+ tested-groups:
21
+ - sorted-set
22
+ tested-commands:
23
+ - zrank
24
+ redis-topologies:
25
+ - oss-standalone
26
+ build-variants:
27
+ - gcc:8.5.0-amd64-debian-buster-default
28
+ - dockerhub
29
+ clientconfig:
30
+ run_image: redislabs/memtier_benchmark:edge
31
+ tool: memtier_benchmark
32
+ arguments: "--command=\"ZRANK key1 __key__\" --key-maximum 1000000 --command-key-pattern=R
33
+ --key-prefix \"\" --hide-histogram --test-time 180 --pipeline 1 -c 1 -t 1 --rate-limiting
34
+ 10000"
35
+ resources:
36
+ requests:
37
+ cpus: '4'
38
+ memory: 2g
39
+
40
+ priority: 72
@@ -0,0 +1,47 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zrem-5M-elements-pipeline-1
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 5M elements and we remove members using ZREM. Throughout the
6
+ course of the benchmark,the sorted set contains fewer members as we continuously
7
+ remove them. The chance that we ask for a member to be removed, which was already
8
+ removed, also increases. Starting with a large number of members helps us to have
9
+ suffienct number of members for the duration of the benchmark, however the preload
10
+ stage takes longer to complete. NOTE: using the --randomize flag ensures that we
11
+ continue to remove elements the longer we run the test. Without the flag, we stop
12
+ removing elements after some time, possibly we keep generating the same random numbers. Rate
13
+ limited to 10000 ops/sec.'
14
+ dbconfig:
15
+ configuration-parameters:
16
+ save: '""'
17
+ check:
18
+ keyspacelen: 1
19
+ preload_tool:
20
+ run_image: redislabs/memtier_benchmark:edge
21
+ tool: memtier_benchmark
22
+ arguments: --command="ZADD key1 __key__ __key__" --command-key-pattern=P --key-maximum
23
+ 5000000 --key-prefix "" -n 5000000 --hide-histogram -t 1 -c 1
24
+ resources:
25
+ requests:
26
+ memory: 1g
27
+ tested-groups:
28
+ - sorted-set
29
+ tested-commands:
30
+ - zrem
31
+ redis-topologies:
32
+ - oss-standalone
33
+ build-variants:
34
+ - gcc:8.5.0-amd64-debian-buster-default
35
+ - dockerhub
36
+ clientconfig:
37
+ run_image: redislabs/memtier_benchmark:edge
38
+ tool: memtier_benchmark
39
+ arguments: "--command=\"ZREM key1 __key__\" --key-maximum 5000000 --command-key-pattern=R
40
+ --key-prefix \"\" --hide-histogram --test-time 180 --pipeline 1 -c 1 -t 1 --randomize
41
+ --rate-limiting 10000"
42
+ resources:
43
+ requests:
44
+ cpus: '4'
45
+ memory: 2g
46
+
47
+ priority: 36
@@ -0,0 +1,40 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zrevrangebyscore-256K-elements-pipeline-1
4
+ description: Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 256K elements of 1KB each and we query it using ZREVRANGEBYSCORE.
6
+ Rate limited to 10000 ops/sec.
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ preload_tool:
13
+ run_image: redislabs/memtier_benchmark:edge
14
+ tool: memtier_benchmark
15
+ arguments: --command="ZADD key1 __key__ __data__" --command-key-pattern=P --key-maximum
16
+ 262144 --key-prefix "" -R --data-size=1024 -n 262144 --hide-histogram -t 1 -c
17
+ 1
18
+ resources:
19
+ requests:
20
+ memory: 1g
21
+ tested-groups:
22
+ - sorted-set
23
+ tested-commands:
24
+ - zrevrangebyscore
25
+ redis-topologies:
26
+ - oss-standalone
27
+ build-variants:
28
+ - gcc:8.5.0-amd64-debian-buster-default
29
+ - dockerhub
30
+ clientconfig:
31
+ run_image: redislabs/memtier_benchmark:edge
32
+ tool: memtier_benchmark
33
+ arguments: "--command=\"ZREVRANGEBYSCORE key1 262144 1 WITHSCORES LIMIT 1 10\" --hide-histogram
34
+ --test-time 180 --pipeline 1 --rate-limiting 50"
35
+ resources:
36
+ requests:
37
+ cpus: '4'
38
+ memory: 2g
39
+
40
+ priority: 16
@@ -0,0 +1,40 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zrevrank-1M-elements-pipeline-1
4
+ description: Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 1M elements and we query it using ZREVRANK. Rate limited to
6
+ 10000 ops/sec.
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ preload_tool:
13
+ run_image: redislabs/memtier_benchmark:edge
14
+ tool: memtier_benchmark
15
+ arguments: --command="ZADD key1 __key__ __key__" --command-key-pattern=P --key-maximum
16
+ 1000000 --key-prefix "" -n 1000000 --hide-histogram -t 1 -c 1
17
+ resources:
18
+ requests:
19
+ memory: 1g
20
+ tested-groups:
21
+ - sorted-set
22
+ tested-commands:
23
+ - zrevrank
24
+ redis-topologies:
25
+ - oss-standalone
26
+ build-variants:
27
+ - gcc:8.5.0-amd64-debian-buster-default
28
+ - dockerhub
29
+ clientconfig:
30
+ run_image: redislabs/memtier_benchmark:edge
31
+ tool: memtier_benchmark
32
+ arguments: "--command=\"ZREVRANK key1 __key__\" --key-maximum 1000000 --command-key-pattern=R
33
+ --key-prefix \"\" --hide-histogram --test-time 180 --pipeline 1 -c 1 -t 1 --rate-limiting
34
+ 10000"
35
+ resources:
36
+ requests:
37
+ cpus: '4'
38
+ memory: 2g
39
+
40
+ priority: 58
@@ -0,0 +1,39 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-10-elements-zrange-all-elements-long-scores
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 10 elements in it and we query it using ZRANGE BYSCORE with
6
+ a range of all elements. The scores are long numbers. Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ init_commands:
16
+ - '"ZADD" "zset:10:long_score" "10000000" "lysbgqqfqw" "10000001" "mtccjerdon" "10000002"
17
+ "jekkafodvk" "10000003" "nmgxcctxpn" "10000004" "vyqqkuszzh" "10000005" "pytrnqdhvs"
18
+ "10000006" "oguwnmniig" "10000007" "gekntrykfh" "10000008" "nhfnbxqgol" "10000009"
19
+ "cgoeihlnei"'
20
+ tested-groups:
21
+ - sorted-set
22
+ tested-commands:
23
+ - zrange
24
+ redis-topologies:
25
+ - oss-standalone
26
+ build-variants:
27
+ - gcc:8.5.0-amd64-debian-buster-default
28
+ - dockerhub
29
+ clientconfig:
30
+ run_image: redislabs/memtier_benchmark:edge
31
+ tool: memtier_benchmark
32
+ arguments: "--command=\"ZRANGE zset:10:long_score 0 1000000000 BYSCORE WITHSCORES\"\
33
+ \ --hide-histogram --test-time 180 --rate-limiting 50"
34
+ resources:
35
+ requests:
36
+ cpus: '4'
37
+ memory: 2g
38
+
39
+ priority: 53
@@ -0,0 +1,38 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-10-elements-zrange-all-elements
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 10 elements in it and we query it using ZRANGE BYSCORE with
6
+ a range of all elements. Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ init_commands:
16
+ - '"ZADD" "zset:10" "0.306275" "lysbgqqfqw" "0.486004" "mtccjerdon" "0.941626" "jekkafodvk"
17
+ "0.602656" "nmgxcctxpn" "0.630771" "vyqqkuszzh" "0.406379" "pytrnqdhvs" "0.521814"
18
+ "oguwnmniig" "0.182854" "gekntrykfh" "0.657658" "nhfnbxqgol" "0.218066" "cgoeihlnei"'
19
+ tested-groups:
20
+ - sorted-set
21
+ tested-commands:
22
+ - zrange
23
+ redis-topologies:
24
+ - oss-standalone
25
+ build-variants:
26
+ - gcc:8.5.0-amd64-debian-buster-default
27
+ - dockerhub
28
+ clientconfig:
29
+ run_image: redislabs/memtier_benchmark:edge
30
+ tool: memtier_benchmark
31
+ arguments: "--command=\"ZRANGE zset:10 0 1 BYSCORE WITHSCORES\" --hide-histogram
32
+ --test-time 180 --rate-limiting 50"
33
+ resources:
34
+ requests:
35
+ cpus: '4'
36
+ memory: 2g
37
+
38
+ priority: 53
@@ -0,0 +1,64 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrange-all-elements
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 100 elements in it and we query it using ZRANGE BYSCORE with
6
+ a range of all elements. Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ init_commands:
16
+ - '"ZADD" "zset:100" "0.306275" "lysbgqqfqw" "0.486004" "mtccjerdon" "0.941626"
17
+ "jekkafodvk" "0.602656" "nmgxcctxpn" "0.630771" "vyqqkuszzh" "0.406379" "pytrnqdhvs"
18
+ "0.521814" "oguwnmniig" "0.182854" "gekntrykfh" "0.657658" "nhfnbxqgol" "0.218066"
19
+ "cgoeihlnei" "0.366328" "kgqrovsxce" "0.520723" "imyizmhzjk" "0.426630" "urvgxwbiiz"
20
+ "0.878001" "onzjrteqmu" "0.126097" "alqlzsvuuz" "0.562698" "lgrkndhekf" "0.357487"
21
+ "tcjvjofxtd" "0.395563" "ouuybhtvyb" "0.745796" "owbbdezgxn" "0.165356" "ksqpdywgdd"
22
+ "0.757214" "qrosceblyo" "0.346153" "agsdggdghc" "0.297342" "gfdqdrondm" "0.668749"
23
+ "oapbvnisyq" "0.281552" "htvbwmfyic" "0.013874" "vyoomgwuzv" "0.052023" "pcxdhdjwnf"
24
+ "0.648518" "ibhohmfxzt" "0.967245" "erxulvebrj" "0.971791" "qwxrsgafzy" "0.154577"
25
+ "whmotknaff" "0.404082" "ueyrvldzwl" "0.324634" "nsxaigrnje" "0.342459" "xsepfhdizi"
26
+ "0.988925" "exvhmqxvvp" "0.345154" "owtkxlzaci" "0.728413" "ypfeltycpy" "0.406783"
27
+ "qbiwbqiubb" "0.714527" "wqiwdbncmt" "0.760975" "dapacykoah" "0.212614" "hhjclfbbka"
28
+ "0.445330" "ujrxcmpvsq" "0.576866" "lbtpbknelm" "0.764225" "wvcnqbvlnf" "0.281427"
29
+ "mibvtmqxcy" "0.596978" "aovfsvbwjg" "0.650632" "qbyhorvill" "0.948063" "ypekeuutef"
30
+ "0.028779" "xamjodnbpf" "0.678338" "hhniikmtsx" "0.757806" "sahqeskveq" "0.671949"
31
+ "bqntlsaqjb" "0.190314" "luemuetmia" "0.219219" "zwnitejtpg" "0.212301" "ncjfckgkcl"
32
+ "0.730613" "qjyeqcfhjj" "0.657992" "wkbasfyzqz" "0.556851" "ccagtnjilc" "0.543822"
33
+ "pqyurbvifk" "0.101854" "djetcyfxuc" "0.878471" "vpmpffdoqz" "0.696931" "hlpdstpvzw"
34
+ "0.662898" "imdqxmkzdj" "0.887214" "eouliovvra" "0.193298" "gxephxbdru" "0.978115"
35
+ "dlsjwmqzhx" "0.743150" "uapsgmizgh" "0.181609" "gorgpnnqwr" "0.638726" "rojeolnopp"
36
+ "0.561627" "mbxohpancs" "0.223001" "upodnpqenn" "0.957952" "dlbqcynhrn" "0.586659"
37
+ "ichqzmiyot" "0.813623" "ulbrotlhze" "0.111318" "licotqplim" "0.525834" "mxwgdcutnb"
38
+ "0.405858" "vpbkvwgxsf" "0.129768" "ijsmoyesvd" "0.591274" "mbgehjiauu" "0.718370"
39
+ "vymjzlzqcn" "0.189343" "rjkknoigmu" "0.566307" "jxoxtnzujs" "0.563082" "eqlgkwosie"
40
+ "0.040883" "ljcgdooafo" "0.326765" "cwaveajmcz" "0.423381" "ssjqrsluod" "0.865798"
41
+ "fhuvzpxjbc" "0.784445" "perfwnpvkl" "0.659790" "mjjuylgssm" "0.918901" "vxcbagyymm"
42
+ "0.282908" "nxcdcaqgit" "0.030110" "ewomnmugfa" "0.164237" "rkaznetutk" "0.281729"
43
+ "rqvryfvlie" "0.877790" "holjcdpijr" "0.878293" "pquewclxuy" "0.674968" "ocrcszcznp"
44
+ "0.520069" "xczfmrxrja" "0.314841" "nxzsnkmxvi" "0.719988" "hhjchwjlmc"'
45
+ tested-groups:
46
+ - sorted-set
47
+ tested-commands:
48
+ - zrange
49
+ redis-topologies:
50
+ - oss-standalone
51
+ build-variants:
52
+ - gcc:8.5.0-amd64-debian-buster-default
53
+ - dockerhub
54
+ clientconfig:
55
+ run_image: redislabs/memtier_benchmark:edge
56
+ tool: memtier_benchmark
57
+ arguments: "--command=\"ZRANGE zset:100 0 1 BYSCORE WITHSCORES\" --hide-histogram
58
+ --test-time 180 --rate-limiting 50"
59
+ resources:
60
+ requests:
61
+ cpus: '4'
62
+ memory: 2g
63
+
64
+ priority: 53
@@ -0,0 +1,64 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements-long-scores
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 100 elements in it and we query it using ZRANGEBYSCORE with
6
+ a range of all elements. Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ init_commands:
16
+ - '"ZADD" "zset:100:long_score" "10000000" "vyoomgwuzv" "10000001" "xamjodnbpf"
17
+ "10000002" "ewomnmugfa" "10000003" "ljcgdooafo" "10000004" "pcxdhdjwnf" "10000005"
18
+ "djetcyfxuc" "10000006" "licotqplim" "10000007" "alqlzsvuuz" "10000008" "ijsmoyesvd"
19
+ "10000009" "whmotknaff" "10000010" "rkaznetutk" "10000011" "ksqpdywgdd" "10000012"
20
+ "gorgpnnqwr" "10000013" "gekntrykfh" "10000014" "rjkknoigmu" "10000015" "luemuetmia"
21
+ "10000016" "gxephxbdru" "10000017" "ncjfckgkcl" "10000018" "hhjclfbbka" "10000019"
22
+ "cgoeihlnei" "10000020" "zwnitejtpg" "10000021" "upodnpqenn" "10000022" "mibvtmqxcy"
23
+ "10000023" "htvbwmfyic" "10000024" "rqvryfvlie" "10000025" "nxcdcaqgit" "10000026"
24
+ "gfdqdrondm" "10000027" "lysbgqqfqw" "10000028" "nxzsnkmxvi" "10000029" "nsxaigrnje"
25
+ "10000030" "cwaveajmcz" "10000031" "xsepfhdizi" "10000032" "owtkxlzaci" "10000033"
26
+ "agsdggdghc" "10000034" "tcjvjofxtd" "10000035" "kgqrovsxce" "10000036" "ouuybhtvyb"
27
+ "10000037" "ueyrvldzwl" "10000038" "vpbkvwgxsf" "10000039" "pytrnqdhvs" "10000040"
28
+ "qbiwbqiubb" "10000041" "ssjqrsluod" "10000042" "urvgxwbiiz" "10000043" "ujrxcmpvsq"
29
+ "10000044" "mtccjerdon" "10000045" "xczfmrxrja" "10000046" "imyizmhzjk" "10000047"
30
+ "oguwnmniig" "10000048" "mxwgdcutnb" "10000049" "pqyurbvifk" "10000050" "ccagtnjilc"
31
+ "10000051" "mbxohpancs" "10000052" "lgrkndhekf" "10000053" "eqlgkwosie" "10000054"
32
+ "jxoxtnzujs" "10000055" "lbtpbknelm" "10000056" "ichqzmiyot" "10000057" "mbgehjiauu"
33
+ "10000058" "aovfsvbwjg" "10000059" "nmgxcctxpn" "10000060" "vyqqkuszzh" "10000061"
34
+ "rojeolnopp" "10000062" "ibhohmfxzt" "10000063" "qbyhorvill" "10000064" "nhfnbxqgol"
35
+ "10000065" "wkbasfyzqz" "10000066" "mjjuylgssm" "10000067" "imdqxmkzdj" "10000068"
36
+ "oapbvnisyq" "10000069" "bqntlsaqjb" "10000070" "ocrcszcznp" "10000071" "hhniikmtsx"
37
+ "10000072" "hlpdstpvzw" "10000073" "wqiwdbncmt" "10000074" "vymjzlzqcn" "10000075"
38
+ "hhjchwjlmc" "10000076" "ypfeltycpy" "10000077" "qjyeqcfhjj" "10000078" "uapsgmizgh"
39
+ "10000079" "owbbdezgxn" "10000080" "qrosceblyo" "10000081" "sahqeskveq" "10000082"
40
+ "dapacykoah" "10000083" "wvcnqbvlnf" "10000084" "perfwnpvkl" "10000085" "ulbrotlhze"
41
+ "10000086" "fhuvzpxjbc" "10000087" "holjcdpijr" "10000088" "onzjrteqmu" "10000089"
42
+ "pquewclxuy" "10000090" "vpmpffdoqz" "10000091" "eouliovvra" "10000092" "vxcbagyymm"
43
+ "10000093" "jekkafodvk" "10000094" "ypekeuutef" "10000095" "dlbqcynhrn" "10000096"
44
+ "erxulvebrj" "10000097" "qwxrsgafzy" "10000098" "dlsjwmqzhx" "10000099" "exvhmqxvvp"'
45
+ tested-groups:
46
+ - sorted-set
47
+ tested-commands:
48
+ - zrangebyscore
49
+ redis-topologies:
50
+ - oss-standalone
51
+ build-variants:
52
+ - gcc:8.5.0-amd64-debian-buster-default
53
+ - dockerhub
54
+ clientconfig:
55
+ run_image: redislabs/memtier_benchmark:edge
56
+ tool: memtier_benchmark
57
+ arguments: "--command=\"ZRANGEBYSCORE zset:100:long_score 0 1000000000 WITHSCORES\"\
58
+ \ --hide-histogram --test-time 180 --rate-limiting 50"
59
+ resources:
60
+ requests:
61
+ cpus: '4'
62
+ memory: 2g
63
+
64
+ priority: 7
@@ -0,0 +1,64 @@
1
+ version: 0.4
2
+ name:
3
+ latency-rate-limited-10000_qps-memtier_benchmark-1key-zset-100-elements-zrangebyscore-all-elements
4
+ description: 'Runs memtier_benchmark, for a keyspace length of 1 SORTED SET key. The
5
+ SORTED SET contains 100 elements in it and we query it using ZRANGEBYSCORE with
6
+ a range of all elements. Rate limited to 10000 ops/sec.'
7
+ dbconfig:
8
+ configuration-parameters:
9
+ save: '""'
10
+ check:
11
+ keyspacelen: 1
12
+ resources:
13
+ requests:
14
+ memory: 1g
15
+ init_commands:
16
+ - '"ZADD" "zset:100" "0.306275" "lysbgqqfqw" "0.486004" "mtccjerdon" "0.941626"
17
+ "jekkafodvk" "0.602656" "nmgxcctxpn" "0.630771" "vyqqkuszzh" "0.406379" "pytrnqdhvs"
18
+ "0.521814" "oguwnmniig" "0.182854" "gekntrykfh" "0.657658" "nhfnbxqgol" "0.218066"
19
+ "cgoeihlnei" "0.366328" "kgqrovsxce" "0.520723" "imyizmhzjk" "0.426630" "urvgxwbiiz"
20
+ "0.878001" "onzjrteqmu" "0.126097" "alqlzsvuuz" "0.562698" "lgrkndhekf" "0.357487"
21
+ "tcjvjofxtd" "0.395563" "ouuybhtvyb" "0.745796" "owbbdezgxn" "0.165356" "ksqpdywgdd"
22
+ "0.757214" "qrosceblyo" "0.346153" "agsdggdghc" "0.297342" "gfdqdrondm" "0.668749"
23
+ "oapbvnisyq" "0.281552" "htvbwmfyic" "0.013874" "vyoomgwuzv" "0.052023" "pcxdhdjwnf"
24
+ "0.648518" "ibhohmfxzt" "0.967245" "erxulvebrj" "0.971791" "qwxrsgafzy" "0.154577"
25
+ "whmotknaff" "0.404082" "ueyrvldzwl" "0.324634" "nsxaigrnje" "0.342459" "xsepfhdizi"
26
+ "0.988925" "exvhmqxvvp" "0.345154" "owtkxlzaci" "0.728413" "ypfeltycpy" "0.406783"
27
+ "qbiwbqiubb" "0.714527" "wqiwdbncmt" "0.760975" "dapacykoah" "0.212614" "hhjclfbbka"
28
+ "0.445330" "ujrxcmpvsq" "0.576866" "lbtpbknelm" "0.764225" "wvcnqbvlnf" "0.281427"
29
+ "mibvtmqxcy" "0.596978" "aovfsvbwjg" "0.650632" "qbyhorvill" "0.948063" "ypekeuutef"
30
+ "0.028779" "xamjodnbpf" "0.678338" "hhniikmtsx" "0.757806" "sahqeskveq" "0.671949"
31
+ "bqntlsaqjb" "0.190314" "luemuetmia" "0.219219" "zwnitejtpg" "0.212301" "ncjfckgkcl"
32
+ "0.730613" "qjyeqcfhjj" "0.657992" "wkbasfyzqz" "0.556851" "ccagtnjilc" "0.543822"
33
+ "pqyurbvifk" "0.101854" "djetcyfxuc" "0.878471" "vpmpffdoqz" "0.696931" "hlpdstpvzw"
34
+ "0.662898" "imdqxmkzdj" "0.887214" "eouliovvra" "0.193298" "gxephxbdru" "0.978115"
35
+ "dlsjwmqzhx" "0.743150" "uapsgmizgh" "0.181609" "gorgpnnqwr" "0.638726" "rojeolnopp"
36
+ "0.561627" "mbxohpancs" "0.223001" "upodnpqenn" "0.957952" "dlbqcynhrn" "0.586659"
37
+ "ichqzmiyot" "0.813623" "ulbrotlhze" "0.111318" "licotqplim" "0.525834" "mxwgdcutnb"
38
+ "0.405858" "vpbkvwgxsf" "0.129768" "ijsmoyesvd" "0.591274" "mbgehjiauu" "0.718370"
39
+ "vymjzlzqcn" "0.189343" "rjkknoigmu" "0.566307" "jxoxtnzujs" "0.563082" "eqlgkwosie"
40
+ "0.040883" "ljcgdooafo" "0.326765" "cwaveajmcz" "0.423381" "ssjqrsluod" "0.865798"
41
+ "fhuvzpxjbc" "0.784445" "perfwnpvkl" "0.659790" "mjjuylgssm" "0.918901" "vxcbagyymm"
42
+ "0.282908" "nxcdcaqgit" "0.030110" "ewomnmugfa" "0.164237" "rkaznetutk" "0.281729"
43
+ "rqvryfvlie" "0.877790" "holjcdpijr" "0.878293" "pquewclxuy" "0.674968" "ocrcszcznp"
44
+ "0.520069" "xczfmrxrja" "0.314841" "nxzsnkmxvi" "0.719988" "hhjchwjlmc"'
45
+ tested-groups:
46
+ - sorted-set
47
+ tested-commands:
48
+ - zrangebyscore
49
+ redis-topologies:
50
+ - oss-standalone
51
+ build-variants:
52
+ - gcc:8.5.0-amd64-debian-buster-default
53
+ - dockerhub
54
+ clientconfig:
55
+ run_image: redislabs/memtier_benchmark:edge
56
+ tool: memtier_benchmark
57
+ arguments: "--command=\"ZRANGEBYSCORE zset:100 0 1 WITHSCORES\" --hide-histogram
58
+ --test-time 180 --rate-limiting 50"
59
+ resources:
60
+ requests:
61
+ cpus: '4'
62
+ memory: 2g
63
+
64
+ priority: 7