Skip to content

Commit 6bf7820

Browse files
committed
ci: target x86-64-v3 in benchmarks workflow
1 parent 17f1777 commit 6bf7820

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
env:
2525
CARGO_INCREMENTAL: 0
26+
RUSTFLAGS: "-C target-cpu=x86-64-v3"
2627
strategy:
2728
matrix:
2829
type: [simulation, memory]

0 commit comments

Comments
 (0)