redis-benchmarks-specification 0.1.260__py3-none-any.whl → 0.1.262__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 +2 -1
- redis_benchmarks_specification/test-suites/memtier_benchmark-1key-load-zset-with-5-elements-parsing-float-score.yml +30 -0
- redis_benchmarks_specification/test-suites/memtier_benchmark-1key-load-zset-with-5-elements-parsing-hexa-score.yml +30 -0
- {redis_benchmarks_specification-0.1.260.dist-info → redis_benchmarks_specification-0.1.262.dist-info}/METADATA +1 -1
- {redis_benchmarks_specification-0.1.260.dist-info → redis_benchmarks_specification-0.1.262.dist-info}/RECORD +8 -6
- {redis_benchmarks_specification-0.1.260.dist-info → redis_benchmarks_specification-0.1.262.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.1.260.dist-info → redis_benchmarks_specification-0.1.262.dist-info}/WHEEL +0 -0
- {redis_benchmarks_specification-0.1.260.dist-info → redis_benchmarks_specification-0.1.262.dist-info}/entry_points.txt +0 -0
|
@@ -874,11 +874,12 @@ def compute_regression_table(
|
|
|
874
874
|
len_no_datapoints = len(no_datapoints_list)
|
|
875
875
|
if len_no_datapoints > 0:
|
|
876
876
|
table_output += f"\n WARNING: There were {len_no_datapoints} benchmarks with NO datapoints for both baseline and comparison.\n\n"
|
|
877
|
+
table_output += "<details>\n <summary>NO datapoints for both baseline and comparison:</summary>\n\n"
|
|
877
878
|
no_datapoints_test_names_str = "|".join([l for l in no_datapoints_list])
|
|
878
|
-
|
|
879
879
|
table_output += (
|
|
880
880
|
f" NO DATAPOINTS test regexp names: {no_datapoints_test_names_str}\n\n"
|
|
881
881
|
)
|
|
882
|
+
table_output += "\n</details>\n"
|
|
882
883
|
|
|
883
884
|
return (
|
|
884
885
|
detected_regressions,
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-1key-load-zset-with-5-elements-parsing-float-score
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 1 key loading the sorted set with 5 elements with different floating-point numbers, gradually increasing in the size of the float to parse. This is a control benchmark for the one named memtier_benchmark-1key-load-zset-with-5-elements-hexa-score
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 0
|
|
9
|
+
resources:
|
|
10
|
+
requests:
|
|
11
|
+
memory: 1g
|
|
12
|
+
tested-commands:
|
|
13
|
+
- zadd
|
|
14
|
+
redis-topologies:
|
|
15
|
+
- oss-standalone
|
|
16
|
+
build-variants:
|
|
17
|
+
- gcc:8.5.0-amd64-debian-buster-default
|
|
18
|
+
- dockerhub
|
|
19
|
+
clientconfig:
|
|
20
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
21
|
+
tool: memtier_benchmark
|
|
22
|
+
arguments: --test-time 120 -c 50 -t 4 --command "ZADD zset 2.0 element-1-simple-score 62.0 element-2-medium-score 2047.9999999999998 element-3-long-score 1.0e+30 element-4-very-long-score 1.0e+60 element-5-extra-large-score" --command-key-pattern="P" --key-minimum=1 --key-maximum 1 --hide-histogram
|
|
23
|
+
resources:
|
|
24
|
+
requests:
|
|
25
|
+
cpus: '4'
|
|
26
|
+
memory: 4g
|
|
27
|
+
|
|
28
|
+
tested-groups:
|
|
29
|
+
- sorted-set
|
|
30
|
+
priority: 12
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
version: 0.4
|
|
2
|
+
name: memtier_benchmark-1key-load-zset-with-5-elements-parsing-hexa-score
|
|
3
|
+
description: Runs memtier_benchmark, for a keyspace length of 1 key loading the sorted set with 5 elements with different valid hexadecimal floating-point numbers, gradually increasing in length of the string to parse.
|
|
4
|
+
dbconfig:
|
|
5
|
+
configuration-parameters:
|
|
6
|
+
save: '""'
|
|
7
|
+
check:
|
|
8
|
+
keyspacelen: 0
|
|
9
|
+
resources:
|
|
10
|
+
requests:
|
|
11
|
+
memory: 1g
|
|
12
|
+
tested-commands:
|
|
13
|
+
- zadd
|
|
14
|
+
redis-topologies:
|
|
15
|
+
- oss-standalone
|
|
16
|
+
build-variants:
|
|
17
|
+
- gcc:8.5.0-amd64-debian-buster-default
|
|
18
|
+
- dockerhub
|
|
19
|
+
clientconfig:
|
|
20
|
+
run_image: redislabs/memtier_benchmark:edge
|
|
21
|
+
tool: memtier_benchmark
|
|
22
|
+
arguments: --test-time 120 -c 50 -t 4 --command "ZADD zset 0x1p+1 element-1-simple-score 0x1.fp+5 element-2-medium-score 0x1.fffffffffffffp+10 element-3-long-score 0x1.ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffp+100 element-4-very-long-score 0x1.fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffp+200 element-5-extra-large-score" --command-key-pattern="P" --key-minimum=1 --key-maximum 1 --hide-histogram
|
|
23
|
+
resources:
|
|
24
|
+
requests:
|
|
25
|
+
cpus: '4'
|
|
26
|
+
memory: 4g
|
|
27
|
+
|
|
28
|
+
tested-groups:
|
|
29
|
+
- sorted-set
|
|
30
|
+
priority: 12
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.262
|
|
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=FlKD1wutBoKxeahpXw1gY2H_1FOPH5y-o5QsIPfFsT0,6802
|
|
23
|
-
redis_benchmarks_specification/__compare__/compare.py,sha256=
|
|
23
|
+
redis_benchmarks_specification/__compare__/compare.py,sha256=O6ZuB6Ln5xkTX5jRaizpj1PTPhmoETcf-_PY-A_CGr8,57179
|
|
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=ipEYOM3f4O4ZZH6sQfIc8529oaC1RZCSjcL_uyHhcAU,7529
|
|
@@ -309,6 +309,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-1K-elemen
|
|
|
309
309
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-1K-elements-lrange-all-elements.yml,sha256=3mfyztoZlodu9A33hA0N8_YZD7pIZicP6bAvdhZdQKg,13814
|
|
310
310
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-list-2K-elements-quicklist-lrange-all-elements-longs.yml,sha256=nf8U1f_d83V0RgSfJHLu6XT6_tBxNbOIaszskoSF26k,18645
|
|
311
311
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-load-hash-1K-fields-with-5B-values.yml,sha256=uSh89gdj7PxNJ_gqKWIop6I_Jg4lBefldq7zi8BWX40,21717
|
|
312
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-load-zset-with-5-elements-parsing-float-score.yml,sha256=WwVgUTqufusfdXAO1MUWuD9cIq8UNv-QZIHA-u7nnBY,1138
|
|
313
|
+
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-load-zset-with-5-elements-parsing-hexa-score.yml,sha256=lfU7MS4FBWve77lNCWemS8V56dcmqUlnAlfLxNzaj6A,1317
|
|
312
314
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml,sha256=PTs96CjFtiZP5l3FKtYAaTVRMfZIjOOL56YEuxnB3YE,786
|
|
313
315
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10-elements-smembers-pipeline-10.yml,sha256=GGTJjBl03pAUrDqpSB60uPZQn8CFH8nT-5ec1bdPmzA,944
|
|
314
316
|
redis_benchmarks_specification/test-suites/memtier_benchmark-1key-set-10-elements-smembers.yml,sha256=yNIpCPO7slCQbv8H6gRCZyHu5ARteVZSkZw4jPl6CBU,918
|
|
@@ -367,8 +369,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-nokeys-connection-p
|
|
|
367
369
|
redis_benchmarks_specification/test-suites/memtier_benchmark-nokeys-pubsub-publish-1K-channels-10B-no-subscribers.yml,sha256=ich32ZYaXh-ixNNyFi5wvyEfLq0H5l0GS4MOL5TpjuE,774
|
|
368
370
|
redis_benchmarks_specification/test-suites/memtier_benchmark-nokeys-server-time-pipeline-10.yml,sha256=rJuWWXubUeRKQ2GSfHlbPMLeOyM9Eu_MzvN2vgKcAhA,672
|
|
369
371
|
redis_benchmarks_specification/test-suites/template.txt,sha256=d_edIE7Sxa5X7I2yG-Io0bPdbDIHR0oWFoCA3XUt_EU,435
|
|
370
|
-
redis_benchmarks_specification-0.1.
|
|
371
|
-
redis_benchmarks_specification-0.1.
|
|
372
|
-
redis_benchmarks_specification-0.1.
|
|
373
|
-
redis_benchmarks_specification-0.1.
|
|
374
|
-
redis_benchmarks_specification-0.1.
|
|
372
|
+
redis_benchmarks_specification-0.1.262.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
373
|
+
redis_benchmarks_specification-0.1.262.dist-info/METADATA,sha256=L0_MOlqXRvuA0IRTKh9_klE3Wl5fXRF8-kDc6I7PAxk,22726
|
|
374
|
+
redis_benchmarks_specification-0.1.262.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
375
|
+
redis_benchmarks_specification-0.1.262.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
376
|
+
redis_benchmarks_specification-0.1.262.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|