Open wcampbell0x2a opened 10 months ago
Add support for running cargo bench --profile=dist, where dist is a custom profile.
cargo bench --profile=dist
dist
Add support for running
cargo bench --profile=dist
, wheredist
is a custom profile.