redis-benchmarks-specification 0.1.244__py3-none-any.whl → 0.1.246__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.
- redis_benchmarks_specification/__compare__/compare.py +6 -3
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-2000_conns.yml +34 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-400_conns.yml +34 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-40_conns.yml +34 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-2000_conns.yml +34 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-400_conns.yml +34 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-5200_conns.yml +34 -0
- {redis_benchmarks_specification-0.1.244.dist-info → redis_benchmarks_specification-0.1.246.dist-info}/METADATA +1 -1
- {redis_benchmarks_specification-0.1.244.dist-info → redis_benchmarks_specification-0.1.246.dist-info}/RECORD +12 -9
- redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1Mkeys-string-get-2MB.yml +0 -37
- redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-20KiB.yml +0 -34
- redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-2MB.yml +0 -34
- {redis_benchmarks_specification-0.1.244.dist-info → redis_benchmarks_specification-0.1.246.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.1.244.dist-info → redis_benchmarks_specification-0.1.246.dist-info}/WHEEL +0 -0
- {redis_benchmarks_specification-0.1.244.dist-info → redis_benchmarks_specification-0.1.246.dist-info}/entry_points.txt +0 -0
|
@@ -1019,8 +1019,11 @@ def from_rts_to_regression_table(
|
|
|
1019
1019
|
baseline_only_list = []
|
|
1020
1020
|
comparison_only_list = []
|
|
1021
1021
|
no_datapoints_list = []
|
|
1022
|
+
original_metric_mode = metric_mode
|
|
1022
1023
|
for test_name in test_names:
|
|
1024
|
+
metric_mode = original_metric_mode
|
|
1023
1025
|
compare_version = "main"
|
|
1026
|
+
# GE
|
|
1024
1027
|
github_link = "https://github.com/redis/redis-benchmarks-specification/blob"
|
|
1025
1028
|
test_path = f"redis_benchmarks_specification/test-suites/{test_name}.yml"
|
|
1026
1029
|
test_link = f"[{test_name}]({github_link}/{compare_version}/{test_path})"
|
|
@@ -1152,9 +1155,9 @@ def from_rts_to_regression_table(
|
|
|
1152
1155
|
)
|
|
1153
1156
|
|
|
1154
1157
|
waterline = regressions_percent_lower_limit
|
|
1155
|
-
if regressions_percent_lower_limit < largest_variance:
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
+
# if regressions_percent_lower_limit < largest_variance:
|
|
1159
|
+
# note = "waterline={:.1f}%.".format(largest_variance)
|
|
1160
|
+
# waterline = largest_variance
|
|
1158
1161
|
|
|
1159
1162
|
except redis.exceptions.ResponseError:
|
|
1160
1163
|
pass
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-2000_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 400 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 1000 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "1000" --distinct-client-seed --ratio 0:1 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 200 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-400_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 400 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 1000 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "1000" --distinct-client-seed --ratio 0:1 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 40 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-40_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 40 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 1000 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "1000" --distinct-client-seed --ratio 0:1 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 4 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-2000_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 400 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 512 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "512" --distinct-client-seed --ratio 1:4 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 200 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-400_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 400 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 512 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "512" --distinct-client-seed --ratio 1:4 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 40 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-5200_conns
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 3M keys loading STRINGs in which the value has a data size of 1000 Bytes, with 400 clients running random GET commands.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 3000000
|
|
9
|
+
preload_tool:
|
|
10
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
+
tool: memtier_benchmark
|
|
12
|
+
arguments: --data-size 512 --ratio 1:0 -n allkeys --pipeline 10 --key-maximum 3000000 --key-pattern P:P --key-minimum 1 --hide-histogram -t 4 -c 10
|
|
13
|
+
resources:
|
|
14
|
+
requests:
|
|
15
|
+
memory: 3g
|
|
16
|
+
tested-commands:
|
|
17
|
+
- set
|
|
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: '"--data-size" "512" --distinct-client-seed --ratio 1:4 --key-pattern R:R --key-minimum=1 --key-maximum 3000000 --test-time 180 -c 520 -t 10 --hide-histogram'
|
|
27
|
+
resources:
|
|
28
|
+
requests:
|
|
29
|
+
cpus: '10'
|
|
30
|
+
memory: 3g
|
|
31
|
+
|
|
32
|
+
tested-groups:
|
|
33
|
+
- string
|
|
34
|
+
priority: 17
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.246
|
|
4
4
|
Summary: The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute.
|
|
5
5
|
Author: filipecosta90
|
|
6
6
|
Author-email: filipecosta.90@gmail.com
|
|
@@ -20,7 +20,7 @@ redis_benchmarks_specification/__common__/spec.py,sha256=eTF5559epBB0FrJPx-jRDQV
|
|
|
20
20
|
redis_benchmarks_specification/__common__/timeseries.py,sha256=_LJFtC5sVP7DTaLZaIzv5g7wRxPTQZRwFIYvWX4p4N8,50533
|
|
21
21
|
redis_benchmarks_specification/__compare__/__init__.py,sha256=DtBXRp0Q01XgCFmY-1OIePMyyYihVNAjZ1Y8zwqSDN0,101
|
|
22
22
|
redis_benchmarks_specification/__compare__/args.py,sha256=-vQco6WG73DJtUFA7s-5bNk05vwHjOc94puVKZMZUYE,6513
|
|
23
|
-
redis_benchmarks_specification/__compare__/compare.py,sha256=
|
|
23
|
+
redis_benchmarks_specification/__compare__/compare.py,sha256=YWFgwedCkqnp4FMjzwZt50cJI75qabxYAdtPkJRqerk,52179
|
|
24
24
|
redis_benchmarks_specification/__init__.py,sha256=YQIEx2sLPPA0JR9OuCuMNMNtm-f_gqDKgzvNJnkGNKY,491
|
|
25
25
|
redis_benchmarks_specification/__runner__/__init__.py,sha256=l-G1z-t6twUgi8QLueqoTQLvJmv3hJoEYskGm6H7L6M,83
|
|
26
26
|
redis_benchmarks_specification/__runner__/args.py,sha256=lYvbPd_3ppHZv4f2sRwXcF-fcBrwRSn3H2RMmNVkojY,7221
|
|
@@ -186,7 +186,6 @@ redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier
|
|
|
186
186
|
redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-1key-zset-1K-elements-zrange-all-elements.yml,sha256=OZ1sajE-D2tZHED5tmumbCl1-cWMa2ua1NdgjMPsiP4,26088
|
|
187
187
|
redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunion.yml,sha256=IjPgjugEp7vLjRUdbag8jr4PeKHZG1pwjcXAQ3g4TIg,41164
|
|
188
188
|
redis_benchmarks_specification/test-suites/latency-rate-limited-1000_qps-memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunionstore.yml,sha256=F7I9fQ6p1m6iVSGgo_YshkXIPXBkDi7zMzawdRDH1vE,41207
|
|
189
|
-
redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1Mkeys-string-get-2MB.yml,sha256=P_wf7XRp40hVFYNFVCd3tQjjXHYlGPuqFdKbguCFHdo,1103
|
|
190
189
|
redis_benchmarks_specification/test-suites/latency-rate-limited-100_qps-memtier_benchmark-1key-1Billion-bits-bitmap-bitcount.yml,sha256=X-qkxCkqtQUClOEXI2SQ1wP7xNOsfRHozvZwtrv2xjo,1358
|
|
191
190
|
redis_benchmarks_specification/test-suites/memtier_benchmark-100Kkeys-hash-hgetall-50-fields-100B-values.yml,sha256=BR5hCMZtC_rrbWtGuGs96yZXIxeJobB59MY1hqR0m0E,2009
|
|
192
191
|
redis_benchmarks_specification/test-suites/memtier_benchmark-100Kkeys-load-hash-50-fields-with-1000B-values.yml,sha256=16o1mHUe_LOsHH-KiwiltUn1-8oAkpplXWO5Nmo0eoQ,1753
|
|
@@ -248,8 +247,6 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-1
|
|
|
248
247
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-10B.yml,sha256=jS471lFerZ0WRSvn8JZoLAXc15CAa-KNKMWIEF38wRc,944
|
|
249
248
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-1KiB-pipeline-10.yml,sha256=OoaXsYA89M0jK9wRP1WX6id-0FWolH5NYrqDPrO0vy0,971
|
|
250
249
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-1KiB.yml,sha256=-XAGrSO8kQWmVi1ne2nRHYlnYIAR3C8nPTPqd0SXMJk,946
|
|
251
|
-
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-20KiB.yml,sha256=nZ_c5DV8lKWMmgW9Scgh4WGNA9tD0nkCYssp0syHJfs,950
|
|
252
|
-
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-get-2MB.yml,sha256=JslW9y5ItM3I5yoZY2yNiDSD0XQrW9m1hKLDtC8ImVQ,1011
|
|
253
250
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrby-pipeline-10.yml,sha256=zQuBWbhJqc47y_fNzSL4IoVSV3bab4zZ-Azf6YK1nB0,733
|
|
254
251
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrby.yml,sha256=jU9FuUVTYNruLmBwS1GDA6oUzi8iBi5lgVOLJABTsew,707
|
|
255
252
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-string-incrbyfloat-pipeline-10.yml,sha256=ocKvmopOhCmhyJm9RiTbVVS3gBA1ug63tMrDa0FApys,754
|
|
@@ -324,10 +321,16 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-stream-5-entr
|
|
|
324
321
|
redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunion.yml,sha256=_UVlSaeCFNvJHitG1wWs7S07M6o05e8uDYIGz4EgseE,39486
|
|
325
322
|
redis_benchmarks_specification/test-suites/memtier_benchmark-2keys-zset-300-elements-skiplist-encoded-zunionstore.yml,sha256=xkD4HHGvfHZF9YEsp1eErWOnC_WFdgFXyo-RW0_s7Fo,39526
|
|
326
323
|
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-load-string-with-512B-values.yml,sha256=XAIFlbR6VJnmQRwedLGBGenbIsMC_I3uA35Mz_bkTTc,1028
|
|
324
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-2000_conns.yml,sha256=OUj2JnDs6Peax-mOA6Mb5rJJaSkEu1SzChWifJxP--Q,1137
|
|
325
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-400_conns.yml,sha256=947oH59ss6ZPDSSNpgqaOueltPusY7UMCD04lH_sP9k,1135
|
|
326
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-get-with-1KiB-values-pipeline-10-40_conns.yml,sha256=yQZr0SPEdqG-H2nUuAtlfQ7BAGo36axPiiHsR2-IFAY,1132
|
|
327
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-2000_conns.yml,sha256=dxlhwxliYODCNUmCCXElwSUusSlBdh5vu8EwuwXYgeA,1143
|
|
328
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-400_conns.yml,sha256=veXypnds7M6Hfv4wSXllFzHyWTnLefZdr7awC7xFTMk,1141
|
|
329
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-3Mkeys-string-mixed-20-80-with-512B-values-pipeline-10-5200_conns.yml,sha256=4NHvtQR0UY-4iH4mPSUhJKrk-b5vSYtqZc2J7pm4vMA,1143
|
|
327
330
|
redis_benchmarks_specification/test-suites/memtier_benchmark-connection-hello.yml,sha256=VIFNaaAqRQMeDvtXmKGDpJTnu658Lv5i_oAju5uSi_c,708
|
|
328
331
|
redis_benchmarks_specification/test-suites/template.txt,sha256=d_edIE7Sxa5X7I2yG-Io0bPdbDIHR0oWFoCA3XUt_EU,435
|
|
329
|
-
redis_benchmarks_specification-0.1.
|
|
330
|
-
redis_benchmarks_specification-0.1.
|
|
331
|
-
redis_benchmarks_specification-0.1.
|
|
332
|
-
redis_benchmarks_specification-0.1.
|
|
333
|
-
redis_benchmarks_specification-0.1.
|
|
332
|
+
redis_benchmarks_specification-0.1.246.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
333
|
+
redis_benchmarks_specification-0.1.246.dist-info/METADATA,sha256=DjL5FxymUfsHtWSvmkx7eKojIHRtOFKz2dVeoKYmXdw,22726
|
|
334
|
+
redis_benchmarks_specification-0.1.246.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
335
|
+
redis_benchmarks_specification-0.1.246.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
336
|
+
redis_benchmarks_specification-0.1.246.dist-info/RECORD,,
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
version: 0.4
|
|
2
|
-
name: latency-rate-limited-100_qps-memtier_benchmark-1Mkeys-string-get-2MB
|
|
3
|
-
description: Runs memtier_benchmark, for a keyspace length of 1M keys with a data
|
|
4
|
-
size of 2000000 Bytes for each key. Rate limited to 100 ops/sec.
|
|
5
|
-
dbconfig:
|
|
6
|
-
configuration-parameters:
|
|
7
|
-
save: '""'
|
|
8
|
-
check:
|
|
9
|
-
keyspacelen: 1000000
|
|
10
|
-
preload_tool:
|
|
11
|
-
run_image: redislabs/memtier_benchmark:2.1.0
|
|
12
|
-
tool: memtier_benchmark
|
|
13
|
-
arguments: '"--data-size" "2000000" "--ratio" "1:0" "--key-pattern" "P:P" "-c"
|
|
14
|
-
"50" "-t" "2" "--hide-histogram" "--key-minimum" "1" "--key-minimum" "1000"'
|
|
15
|
-
resources:
|
|
16
|
-
requests:
|
|
17
|
-
memory: 2g
|
|
18
|
-
tested-commands:
|
|
19
|
-
- get
|
|
20
|
-
redis-topologies:
|
|
21
|
-
- oss-standalone
|
|
22
|
-
build-variants:
|
|
23
|
-
- gcc:8.5.0-amd64-debian-buster-default
|
|
24
|
-
- dockerhub
|
|
25
|
-
clientconfig:
|
|
26
|
-
run_image: redislabs/memtier_benchmark:2.1.0
|
|
27
|
-
tool: memtier_benchmark
|
|
28
|
-
arguments: "--data-size 2000000 --key-minimum 1 --key-maximum 1000 --ratio 0:1 --key-pattern
|
|
29
|
-
R:R -c 25 -t 4 --hide-histogram --test-time 180 --rate-limiting 1"
|
|
30
|
-
resources:
|
|
31
|
-
requests:
|
|
32
|
-
cpus: '4'
|
|
33
|
-
memory: 2g
|
|
34
|
-
|
|
35
|
-
tested-groups:
|
|
36
|
-
- string
|
|
37
|
-
priority: 1
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
version: 0.4
|
|
2
|
-
name: memtier_benchmark-1Mkeys-string-get-20KiB
|
|
3
|
-
description: Runs memtier_benchmark, for a keyspace length of 1M keys with a data size of 20000 Bytes for each key.
|
|
4
|
-
dbconfig:
|
|
5
|
-
configuration-parameters:
|
|
6
|
-
save: '""'
|
|
7
|
-
check:
|
|
8
|
-
keyspacelen: 1000000
|
|
9
|
-
preload_tool:
|
|
10
|
-
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
-
tool: memtier_benchmark
|
|
12
|
-
arguments: '"--data-size" "20000" "--ratio" "1:0" "--key-pattern" "P:P" "-c" "50" "-t" "2" "--hide-histogram" "--key-minimum" "1"'
|
|
13
|
-
resources:
|
|
14
|
-
requests:
|
|
15
|
-
memory: 2g
|
|
16
|
-
tested-commands:
|
|
17
|
-
- get
|
|
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: --data-size 20000 --ratio 0:1 --key-pattern R:R -c 25 -t 4 --hide-histogram --test-time 180
|
|
27
|
-
resources:
|
|
28
|
-
requests:
|
|
29
|
-
cpus: '4'
|
|
30
|
-
memory: 2g
|
|
31
|
-
|
|
32
|
-
tested-groups:
|
|
33
|
-
- string
|
|
34
|
-
priority: 1
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
version: 0.4
|
|
2
|
-
name: memtier_benchmark-1Mkeys-string-get-2MB
|
|
3
|
-
description: Runs memtier_benchmark, for a keyspace length of 1M keys with a data size of 2000000 Bytes for each key.
|
|
4
|
-
dbconfig:
|
|
5
|
-
configuration-parameters:
|
|
6
|
-
save: '""'
|
|
7
|
-
check:
|
|
8
|
-
keyspacelen: 1000000
|
|
9
|
-
preload_tool:
|
|
10
|
-
run_image: redislabs/memtier_benchmark:edge
|
|
11
|
-
tool: memtier_benchmark
|
|
12
|
-
arguments: '"--data-size" "2000000" "--ratio" "1:0" "--key-pattern" "P:P" "-c" "50" "-t" "2" "--hide-histogram" "--key-minimum" "1" "--key-minimum" "1000"'
|
|
13
|
-
resources:
|
|
14
|
-
requests:
|
|
15
|
-
memory: 2g
|
|
16
|
-
tested-commands:
|
|
17
|
-
- get
|
|
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: --data-size 2000000 --key-minimum 1 --key-maximum 1000 --ratio 0:1 --key-pattern R:R -c 25 -t 4 --hide-histogram --test-time 180
|
|
27
|
-
resources:
|
|
28
|
-
requests:
|
|
29
|
-
cpus: '4'
|
|
30
|
-
memory: 2g
|
|
31
|
-
|
|
32
|
-
tested-groups:
|
|
33
|
-
- string
|
|
34
|
-
priority: 1
|
|
File without changes
|
|
File without changes
|