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 0d080f8 + 722d1c6 commit c4f9385Copy full SHA for c4f9385
.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