Skip to content

Commit

Permalink
set PARALLEL_SYN=true for bench
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Liang committed Nov 19, 2023
1 parent 62dae84 commit 0ac747f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ clippy:
@cargo clippy --all-features

bench:
@cargo bench --features bench
PARALLEL_SYN=true @cargo bench --features bench

0 comments on commit 0ac747f

Please sign in to comment.