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 92beb72 commit 8bc24deCopy full SHA for 8bc24de
Performance/perf_runner.sh
@@ -316,6 +316,7 @@ for comparison in "${comparisons[@]}"; do
316
"$gen_message_path"
317
318
harness_swift="$tmp_checkout/Performance/_generated/harness_swift"
319
+ results_trace="$script_dir/_results/$report_type (swift)"
320
run_swift_harness "$tmp_checkout" "$comparison" "$commit_results"
321
else
322
echo
0 commit comments