Thanks to visit codestin.com Credit goes to github.com
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 fbd67fa commit 14861b1Copy full SHA for 14861b1
.github/workflows/benchmarks.yml
@@ -50,4 +50,4 @@ jobs:
50
BENCHER_PROJECT: theseus-rs-postgresql-embedded
51
BENCHER_ADAPTER: rust_criterion
52
run: |
53
- bencher run "cargo bench"
+ bencher run "cargo bench --features blocking"
0 commit comments