We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
debug-assertions=yes
1 parent 19403db commit fcfd443Copy full SHA for fcfd443
1 file changed
.github/workflows/ci.yml
@@ -746,7 +746,7 @@ jobs:
746
tool: cargo-codspeed
747
- name: Build benchmarks
748
env:
749
- RUSTFLAGS: "-C target-feature=+avx2 -C debug-assertions=yes"
+ RUSTFLAGS: "-C target-feature=+avx2"
750
run: cargo codspeed build ${{ matrix.features }} $(printf -- '-p %s ' ${{ matrix.packages }}) --profile bench
751
- name: Run benchmarks
752
uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2
0 commit comments