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 5974dda commit 9d2cef2Copy full SHA for 9d2cef2
.github/workflows/bench.yml
@@ -43,5 +43,5 @@ jobs:
43
comment-on-alert: true
44
alert-threshold: 150%
45
gh-pages-branch: gh-pages
46
- benchmark-data-dir-path: 'benchmarks'
+ benchmark-data-dir-path: benchmarks/${{matrix.compiler}}
47
auto-push: true
0 commit comments