Skip to content

Commit 10df9a5

Browse files
compare tool speedup: running per test-case in threadpool (#328)
* compare tool speedup: running per test-case in threadpool * Bumping version from 0.2.29 to 0.2.30 * Fixes per PR review
1 parent b66b29e commit 10df9a5

File tree

3 files changed

+490
-331
lines changed

3 files changed

+490
-331
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "redis-benchmarks-specification"
3-
version = "0.2.29"
3+
version = "0.2.30"
44
description = "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."
55
authors = ["filipecosta90 <[email protected]>","Redis Performance Group <[email protected]>"]
66
readme = "Readme.md"

0 commit comments

Comments
 (0)