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 8682bbc commit 5b03c04Copy full SHA for 5b03c04
.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