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 1da9f69 commit 2bb8e0dCopy full SHA for 2bb8e0d
1 file changed
.evergreen/perf/runtests.py
@@ -67,6 +67,7 @@ def run_command(cmd: str | list[str], **kwargs) -> None:
67
| {
68
"DJANGO_MONGODB_PERFORMANCE_TEST_DATA_PATH": str(data_dir),
69
"OUTPUT_FILE": OUTPUT_FILE,
70
+ "FASTBENCH": "1",
71
},
72
)
73
format_output(start_time)
0 commit comments