85c2769f80
* Update Python deps * Update semver-compat Rust deps * Update most crates to latest semver * Update to latest axum-client-ip
5 lines
110 B
Bash
Executable File
5 lines
110 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cargo install cargo-criterion --version 1.1.0
|
|
cargo criterion --bench benchmark --features bench
|