redis-benchmarks-specification 0.2.2__py3-none-any.whl → 0.2.3__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/__self_contained_coordinator__/runners.py +6 -0
- {redis_benchmarks_specification-0.2.2.dist-info → redis_benchmarks_specification-0.2.3.dist-info}/METADATA +1 -1
- {redis_benchmarks_specification-0.2.2.dist-info → redis_benchmarks_specification-0.2.3.dist-info}/RECORD +6 -6
- {redis_benchmarks_specification-0.2.2.dist-info → redis_benchmarks_specification-0.2.3.dist-info}/LICENSE +0 -0
- {redis_benchmarks_specification-0.2.2.dist-info → redis_benchmarks_specification-0.2.3.dist-info}/WHEEL +0 -0
- {redis_benchmarks_specification-0.2.2.dist-info → redis_benchmarks_specification-0.2.3.dist-info}/entry_points.txt +0 -0
|
@@ -15,6 +15,12 @@ from redisbench_admin.run.common import (
|
|
|
15
15
|
dbconfig_keyspacelen_check,
|
|
16
16
|
)
|
|
17
17
|
|
|
18
|
+
from redisbench_admin.profilers.profilers_local import (
|
|
19
|
+
local_profilers_platform_checks,
|
|
20
|
+
profilers_start_if_required,
|
|
21
|
+
profilers_stop_if_required,
|
|
22
|
+
)
|
|
23
|
+
|
|
18
24
|
from redisbench_admin.profilers.profilers_local import (
|
|
19
25
|
local_profilers_platform_checks,
|
|
20
26
|
profilers_start_if_required,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: redis-benchmarks-specification
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.3
|
|
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
|
|
@@ -36,7 +36,7 @@ redis_benchmarks_specification/__self_contained_coordinator__/cpuset.py,sha256=s
|
|
|
36
36
|
redis_benchmarks_specification/__self_contained_coordinator__/docker.py,sha256=09SyAfqlzs1KG9ZAajClNWtiNk4Jqzd--4-m3n1rLjU,3156
|
|
37
37
|
redis_benchmarks_specification/__self_contained_coordinator__/post_processing.py,sha256=sVLKNnWdAqYY9DjVdqRC5tDaIrVSaI3Ca7w8-DQ-LRM,776
|
|
38
38
|
redis_benchmarks_specification/__self_contained_coordinator__/prepopulation.py,sha256=1UeFr2T1ZQBcHCSd4W1ZtaWgXyFPfjLyDi_DgDc1eTA,2957
|
|
39
|
-
redis_benchmarks_specification/__self_contained_coordinator__/runners.py,sha256=
|
|
39
|
+
redis_benchmarks_specification/__self_contained_coordinator__/runners.py,sha256=IESJoOgbLJxhwf27f0UIUrOxTLuXQAQkz8-LH0CAhAw,33606
|
|
40
40
|
redis_benchmarks_specification/__self_contained_coordinator__/self_contained_coordinator.py,sha256=CY9Ame9I2zwOyOfZTlQst7sxiCI8EWVSOjIGxxpRQIc,113591
|
|
41
41
|
redis_benchmarks_specification/__setups__/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
42
42
|
redis_benchmarks_specification/__setups__/topologies.py,sha256=xQ1IJkcTji_ZjLiJd3vOxZpvbNtBLZw9cPkw5hGJKHU,481
|
|
@@ -282,8 +282,8 @@ redis_benchmarks_specification/test-suites/memtier_benchmark-playbook-session-st
|
|
|
282
282
|
redis_benchmarks_specification/test-suites/memtier_benchmark-playbook-session-storage-1k-sessions.yml,sha256=2egtIxPxCze2jlbAfgsk4v9JSQHNMoPLbDWFEW8olDg,7006
|
|
283
283
|
redis_benchmarks_specification/test-suites/template.txt,sha256=ezqGiRPOvuSDO0iG7GEf-AGXNfHbgXI89_G0RUEzL88,481
|
|
284
284
|
redis_benchmarks_specification/vector-search-test-suites/vector_db_benchmark_test.yml,sha256=PD7ow-k4Ll2BkhEC3aIqiaCZt8Hc4aJIp96Lw3J3mcI,791
|
|
285
|
-
redis_benchmarks_specification-0.2.
|
|
286
|
-
redis_benchmarks_specification-0.2.
|
|
287
|
-
redis_benchmarks_specification-0.2.
|
|
288
|
-
redis_benchmarks_specification-0.2.
|
|
289
|
-
redis_benchmarks_specification-0.2.
|
|
285
|
+
redis_benchmarks_specification-0.2.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
286
|
+
redis_benchmarks_specification-0.2.3.dist-info/METADATA,sha256=CSfrNZhzIyxwWhKi7BaNNO7Xy2lGIaqCAuX0YkPb_-4,22766
|
|
287
|
+
redis_benchmarks_specification-0.2.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
288
|
+
redis_benchmarks_specification-0.2.3.dist-info/entry_points.txt,sha256=x5WBXCZsnDRTZxV7SBGmC65L2k-ygdDOxV8vuKN00Nk,715
|
|
289
|
+
redis_benchmarks_specification-0.2.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|