redis-benchmarks-specification 0.1.292__py3-none-any.whl → 0.1.294__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.
- redis_benchmarks_specification/__runner__/runner.py +4 -0
- {redis_benchmarks_specification-0.1.292.dist-info → redis_benchmarks_specification-0.1.294.dist-info}/METADATA +1 -1
- {redis_benchmarks_specification-0.1.292.dist-info → redis_benchmarks_specification-0.1.294.dist-info}/RECORD +6 -6
- {redis_benchmarks_specification-0.1.292.dist-info → redis_benchmarks_specification-0.1.294.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.1.292.dist-info → redis_benchmarks_specification-0.1.294.dist-info}/WHEEL +0 -0
- {redis_benchmarks_specification-0.1.292.dist-info → redis_benchmarks_specification-0.1.294.dist-info}/entry_points.txt +0 -0
|
@@ -1709,6 +1709,7 @@ def process_self_contained_coordinator_stream(
|
|
|
1709
1709
|
if dataset_name in loaded_datasets:
|
|
1710
1710
|
logging.info(f"Skipping preload for dataset '{dataset_name}' - already loaded")
|
|
1711
1711
|
skip_preload = True
|
|
1712
|
+
continue
|
|
1712
1713
|
else:
|
|
1713
1714
|
logging.info(f"Loading dataset '{dataset_name}' for the first time")
|
|
1714
1715
|
loaded_datasets.add(dataset_name)
|
|
@@ -1902,6 +1903,9 @@ def process_self_contained_coordinator_stream(
|
|
|
1902
1903
|
for enc, percentage in memory_result["encoding_distribution"].items():
|
|
1903
1904
|
metadata[f"encoding_dist_{enc}"] = f"{percentage:.1f}%"
|
|
1904
1905
|
|
|
1906
|
+
# Set datapoint_time_ms for memory comparison mode
|
|
1907
|
+
datapoint_time_ms = start_time_ms
|
|
1908
|
+
|
|
1905
1909
|
exporter_datasink_common(
|
|
1906
1910
|
benchmark_config,
|
|
1907
1911
|
0, # benchmark_duration_seconds = 0 for memory only
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.294
|
|
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
|
|
@@ -25,7 +25,7 @@ redis_benchmarks_specification/__init__.py,sha256=YQIEx2sLPPA0JR9OuCuMNMNtm-f_gq
|
|
|
25
25
|
redis_benchmarks_specification/__runner__/__init__.py,sha256=l-G1z-t6twUgi8QLueqoTQLvJmv3hJoEYskGm6H7L6M,83
|
|
26
26
|
redis_benchmarks_specification/__runner__/args.py,sha256=YeN7-eOGoqCHKh5FrKz9z5Ee-Rh-3DF9tm2Hb-3m7sQ,10648
|
|
27
27
|
redis_benchmarks_specification/__runner__/remote_profiling.py,sha256=JS46mFxnRB2HSU_HO90WE4w7P7usHzX1dwZg1bJpTMc,18588
|
|
28
|
-
redis_benchmarks_specification/__runner__/runner.py,sha256=
|
|
28
|
+
redis_benchmarks_specification/__runner__/runner.py,sha256=wnXWjRqSEBRrQ6boe5EQvrNXXyH_jfT0nVEcBHxilBA,135851
|
|
29
29
|
redis_benchmarks_specification/__self_contained_coordinator__/__init__.py,sha256=l-G1z-t6twUgi8QLueqoTQLvJmv3hJoEYskGm6H7L6M,83
|
|
30
30
|
redis_benchmarks_specification/__self_contained_coordinator__/args.py,sha256=uxBjdQ78klvsVi6lOfGYQVaWIxc8OI-DwYKY16SgvCY,5952
|
|
31
31
|
redis_benchmarks_specification/__self_contained_coordinator__/artifacts.py,sha256=OVHqJzDgeSSRfUSiKp1ZTAVv14PvSbk-5yJsAAoUfpw,936
|
|
@@ -273,8 +273,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-nokeys-pubsub-publi
|
|
|
273
273
|
redis_benchmarks_specification/test-suites/memtier_benchmark-nokeys-server-time-pipeline-10.yml,sha256=7G_J8kUFay7jXhZvsZK5jvVHSLZvhMV0uuDMkZBbeSQ,675
|
|
274
274
|
redis_benchmarks_specification/test-suites/template.txt,sha256=d_edIE7Sxa5X7I2yG-Io0bPdbDIHR0oWFoCA3XUt_EU,435
|
|
275
275
|
redis_benchmarks_specification/vector-search-test-suites/vector_db_benchmark_test.yml,sha256=PD7ow-k4Ll2BkhEC3aIqiaCZt8Hc4aJIp96Lw3J3mcI,791
|
|
276
|
-
redis_benchmarks_specification-0.1.
|
|
277
|
-
redis_benchmarks_specification-0.1.
|
|
278
|
-
redis_benchmarks_specification-0.1.
|
|
279
|
-
redis_benchmarks_specification-0.1.
|
|
280
|
-
redis_benchmarks_specification-0.1.
|
|
276
|
+
redis_benchmarks_specification-0.1.294.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
277
|
+
redis_benchmarks_specification-0.1.294.dist-info/METADATA,sha256=xogEUPyTgQTToiCR734XTqdWrPb1r5uVnIctLH5_jKM,22726
|
|
278
|
+
redis_benchmarks_specification-0.1.294.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
279
|
+
redis_benchmarks_specification-0.1.294.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
280
|
+
redis_benchmarks_specification-0.1.294.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|