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 17f1777 commit 6bf7820Copy full SHA for 6bf7820
1 file changed
.github/workflows/benchmarks.yml
@@ -23,6 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
env:
25
CARGO_INCREMENTAL: 0
26
+ RUSTFLAGS: "-C target-cpu=x86-64-v3"
27
strategy:
28
matrix:
29
type: [simulation, memory]
0 commit comments