We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d3d5b commit d9ae14eCopy full SHA for d9ae14e
tests/performance/perftest/tests.py
@@ -53,6 +53,7 @@
53
else:
54
NUM_ITERATIONS = 10
55
MIN_ITERATION_TIME = 30
56
+ MAX_ITERATION_TIME = 60
57
NUM_DOCS = 10000
58
59
TEST_PATH = os.environ.get("TEST_PATH", Path(os.path.realpath(__file__)).parent.parent / "odm-data")
0 commit comments