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 fff65a9 commit 4a7dad2Copy full SHA for 4a7dad2
.github/workflows/benchmark.yml
@@ -45,6 +45,8 @@ jobs:
45
46
- name: Build benchmark
47
run: cargo codspeed build --features codspeed
48
+ env:
49
+ RUSTFLAGS: '-C target-cpu=native'
50
51
- name: Run benchmark
52
uses: CodSpeedHQ/action@v4
0 commit comments