Skip to content

Commit 9d2cef2

Browse files
authored
Segregate compiler benchmarks into subfolders (#7)
1 parent 5974dda commit 9d2cef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
comment-on-alert: true
4444
alert-threshold: 150%
4545
gh-pages-branch: gh-pages
46-
benchmark-data-dir-path: 'benchmarks'
46+
benchmark-data-dir-path: benchmarks/${{matrix.compiler}}
4747
auto-push: true

0 commit comments

Comments
 (0)