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 db25551 commit 615ae79Copy full SHA for 615ae79
1 file changed
.github/workflows/benchmarks.yml
@@ -24,6 +24,7 @@ jobs:
24
timeout-minutes: 90
25
env:
26
CARGO_INCREMENTAL: 0
27
+ RUSTFLAGS: "-C target-cpu=x86-64-v3"
28
strategy:
29
matrix:
30
type: [simulation, memory]
0 commit comments