redis-benchmarks-specification 0.1.325__py3-none-any.whl → 0.1.326__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__/runner.py +1 -1
- {redis_benchmarks_specification-0.1.325.dist-info → redis_benchmarks_specification-0.1.326.dist-info}/METADATA +1 -1
- {redis_benchmarks_specification-0.1.325.dist-info → redis_benchmarks_specification-0.1.326.dist-info}/RECORD +6 -6
- {redis_benchmarks_specification-0.1.325.dist-info → redis_benchmarks_specification-0.1.326.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.1.325.dist-info → redis_benchmarks_specification-0.1.326.dist-info}/WHEEL +0 -0
- {redis_benchmarks_specification-0.1.325.dist-info → redis_benchmarks_specification-0.1.326.dist-info}/entry_points.txt +0 -0
|
@@ -101,7 +101,7 @@ def get_benchmark_specs(testsuites_folder, test="", test_regex=".*"):
|
|
|
101
101
|
for test_name in original_files:
|
|
102
102
|
match_obj = re.search(test_regexp_string, test_name)
|
|
103
103
|
if match_obj is None:
|
|
104
|
-
logging.
|
|
104
|
+
logging.debug(
|
|
105
105
|
"Skipping test file: {} given it does not match regex {}".format(
|
|
106
106
|
test_name, test_regexp_string
|
|
107
107
|
)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.326
|
|
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
|
|
@@ -15,7 +15,7 @@ redis_benchmarks_specification/__common__/builder_schema.py,sha256=kfDpRIk7NkJrb
|
|
|
15
15
|
redis_benchmarks_specification/__common__/env.py,sha256=kvJ8Ll-fvI_Tc0vynrzUEr22TqnJizzvJ4Lu9RjNr_M,3119
|
|
16
16
|
redis_benchmarks_specification/__common__/github.py,sha256=9TZtnISsSgXTSAN_VQejo5YRPDPhlU0gjxgKGPw_sP8,10699
|
|
17
17
|
redis_benchmarks_specification/__common__/package.py,sha256=4uVt1BAZ999LV2rZkq--Tk6otAVIf9YR3g3KGeUpiW4,834
|
|
18
|
-
redis_benchmarks_specification/__common__/runner.py,sha256=
|
|
18
|
+
redis_benchmarks_specification/__common__/runner.py,sha256=qX2LOjlM84CEwPnSHFSCQXFFHYQNbQHelNQVZlNjlmQ,16789
|
|
19
19
|
redis_benchmarks_specification/__common__/spec.py,sha256=D_SN48wg6NMthW_-OS1H5bydSDiuZpfd4WPPj7Vfwmc,5760
|
|
20
20
|
redis_benchmarks_specification/__common__/timeseries.py,sha256=uvS3T2zdrSmW_B2S0MYTekJfHUllqU3RlD0LrF957RQ,52904
|
|
21
21
|
redis_benchmarks_specification/__compare__/__init__.py,sha256=DtBXRp0Q01XgCFmY-1OIePMyyYihVNAjZ1Y8zwqSDN0,101
|
|
@@ -281,8 +281,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-playbook-session-st
|
|
|
281
281
|
redis_benchmarks_specification/test-suites/memtier_benchmark-playbook-session-storage-1k-sessions.yml,sha256=2egtIxPxCze2jlbAfgsk4v9JSQHNMoPLbDWFEW8olDg,7006
|
|
282
282
|
redis_benchmarks_specification/test-suites/template.txt,sha256=ezqGiRPOvuSDO0iG7GEf-AGXNfHbgXI89_G0RUEzL88,481
|
|
283
283
|
redis_benchmarks_specification/vector-search-test-suites/vector_db_benchmark_test.yml,sha256=PD7ow-k4Ll2BkhEC3aIqiaCZt8Hc4aJIp96Lw3J3mcI,791
|
|
284
|
-
redis_benchmarks_specification-0.1.
|
|
285
|
-
redis_benchmarks_specification-0.1.
|
|
286
|
-
redis_benchmarks_specification-0.1.
|
|
287
|
-
redis_benchmarks_specification-0.1.
|
|
288
|
-
redis_benchmarks_specification-0.1.
|
|
284
|
+
redis_benchmarks_specification-0.1.326.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
285
|
+
redis_benchmarks_specification-0.1.326.dist-info/METADATA,sha256=v71OkfHY5rTi-T0nj57QVPgRhoFL1tnfU2607FY-nzE,22768
|
|
286
|
+
redis_benchmarks_specification-0.1.326.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
287
|
+
redis_benchmarks_specification-0.1.326.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
288
|
+
redis_benchmarks_specification-0.1.326.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|