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.
2 parents 8682bbc + 5b03c04 commit 58d1527Copy full SHA for 58d1527
.github/workflows/benchmarks-reusable.yml
@@ -219,6 +219,7 @@ jobs:
219
--adapter ${{ matrix.adapter.str_name }}
220
--compute-runtime ${{ inputs.compute_runtime_commit }}
221
--build-igc
222
+ --compare baseline
223
${{ inputs.upload_report && '--output-html' || '' }}
224
${{ inputs.pr_no != 0 && '--output-markdown' || '' }}
225
${{ inputs.bench_script_params }}
0 commit comments