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 58f27da commit 84b5fffCopy full SHA for 84b5fff
.evergreen/run-perf-tests.sh
@@ -11,3 +11,5 @@ python -m pip install -U pip
11
pip install -e .
12
13
python .evergreen/run_perf_test.py
14
+mv tests/performance/$OUTPUT_FILE $OUTPUT_FILE
15
+mv tests/performance/report.json report.json
0 commit comments