redis-benchmarks-specification 0.2.32__py3-none-any.whl → 0.2.33__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/__common__/timeseries.py +1 -1
- {redis_benchmarks_specification-0.2.32.dist-info → redis_benchmarks_specification-0.2.33.dist-info}/METADATA +2 -5
- {redis_benchmarks_specification-0.2.32.dist-info → redis_benchmarks_specification-0.2.33.dist-info}/RECORD +6 -6
- {redis_benchmarks_specification-0.2.32.dist-info → redis_benchmarks_specification-0.2.33.dist-info}/WHEEL +1 -1
- {redis_benchmarks_specification-0.2.32.dist-info/licenses → redis_benchmarks_specification-0.2.33.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.2.32.dist-info → redis_benchmarks_specification-0.2.33.dist-info}/entry_points.txt +0 -0
|
@@ -253,7 +253,7 @@ def get_ts_tags_and_name(
|
|
|
253
253
|
timeserie_tags["test_name:metric_context_path"] = "{}:{}".format(
|
|
254
254
|
test_name, metric_context_path
|
|
255
255
|
)
|
|
256
|
-
|
|
256
|
+
# timeserie_tags["metric_jsonpath"] = metric_jsonpath
|
|
257
257
|
if metric_context_path not in testcase_metric_context_paths:
|
|
258
258
|
testcase_metric_context_paths.append(metric_context_path)
|
|
259
259
|
ts_name = get_ts_metric_name(
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.33
|
|
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
|
-
License-File: LICENSE
|
|
6
5
|
Author: filipecosta90
|
|
7
6
|
Author-email: filipecosta.90@gmail.com
|
|
8
7
|
Requires-Python: >=3.10.0,<4.0.0
|
|
@@ -10,8 +9,6 @@ Classifier: Programming Language :: Python :: 3
|
|
|
10
9
|
Classifier: Programming Language :: Python :: 3.10
|
|
11
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
12
11
|
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
-
Classifier: Programming Language :: Python :: 3.13
|
|
14
|
-
Classifier: Programming Language :: Python :: 3.14
|
|
15
12
|
Requires-Dist: Flask (>=2.0.3,<3.0.0)
|
|
16
13
|
Requires-Dist: Flask-HTTPAuth (>=4.4.0,<5.0.0)
|
|
17
14
|
Requires-Dist: GitPython (>=3.1.20,<4.0.0)
|
|
@@ -18,7 +18,7 @@ redis_benchmarks_specification/__common__/package.py,sha256=4uVt1BAZ999LV2rZkq--
|
|
|
18
18
|
redis_benchmarks_specification/__common__/runner.py,sha256=TKMUFJ3nLSfmSU7P_ok9oM5-pI4L4tFxsWLUWaUHhbI,16733
|
|
19
19
|
redis_benchmarks_specification/__common__/spec.py,sha256=D_SN48wg6NMthW_-OS1H5bydSDiuZpfd4WPPj7Vfwmc,5760
|
|
20
20
|
redis_benchmarks_specification/__common__/suppress_warnings.py,sha256=xpOjJ_piGYWlGq9ITr-ZwSCl2GpreA9juZIBao4fDRs,691
|
|
21
|
-
redis_benchmarks_specification/__common__/timeseries.py,sha256=
|
|
21
|
+
redis_benchmarks_specification/__common__/timeseries.py,sha256=MX6gtTylYYJbe-c8_Y8PjxKCTEI2yRXqDwHr79jaM78,54284
|
|
22
22
|
redis_benchmarks_specification/__compare__/__init__.py,sha256=DtBXRp0Q01XgCFmY-1OIePMyyYihVNAjZ1Y8zwqSDN0,101
|
|
23
23
|
redis_benchmarks_specification/__compare__/args.py,sha256=CNtA7pI9CJDTBJPGL2pNVfis7VDdxLautwRyka7oUCI,8911
|
|
24
24
|
redis_benchmarks_specification/__compare__/compare.py,sha256=uMxpbAFNUubnhAdWIpgFF8ns-VghCkL9FS_d0Uz2m6A,87674
|
|
@@ -296,8 +296,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-stream-10M-entries-
|
|
|
296
296
|
redis_benchmarks_specification/test-suites/memtier_benchmark-stream-concurrent-xadd-xreadgroup-70-30.yml,sha256=M707Z-uJ-xDiNfkcIjtJWZecSRepOQDbTy-CUStsbqM,1964
|
|
297
297
|
redis_benchmarks_specification/test-suites/template.txt,sha256=ezqGiRPOvuSDO0iG7GEf-AGXNfHbgXI89_G0RUEzL88,481
|
|
298
298
|
redis_benchmarks_specification/vector-search-test-suites/vector_db_benchmark_test.yml,sha256=PD7ow-k4Ll2BkhEC3aIqiaCZt8Hc4aJIp96Lw3J3mcI,791
|
|
299
|
-
redis_benchmarks_specification-0.2.
|
|
300
|
-
redis_benchmarks_specification-0.2.
|
|
301
|
-
redis_benchmarks_specification-0.2.
|
|
302
|
-
redis_benchmarks_specification-0.2.
|
|
303
|
-
redis_benchmarks_specification-0.2.
|
|
299
|
+
redis_benchmarks_specification-0.2.33.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
300
|
+
redis_benchmarks_specification-0.2.33.dist-info/METADATA,sha256=0eiFzBy6xEFSMd3EZoPqL5OaVp9XnjRVW9NSQvidSS8,22767
|
|
301
|
+
redis_benchmarks_specification-0.2.33.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
302
|
+
redis_benchmarks_specification-0.2.33.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
303
|
+
redis_benchmarks_specification-0.2.33.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|