Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
third_party
/
rust
/
rustix
/
benches
Navigation
Enable keyboard shortcuts
Name
Description
Size
mod.rs
Benchmarks for rustix. To enable these benchmarks, add `--cfg=criterion` to RUSTFLAGS and enable the "fs", "time", and "process" cargo features. ```sh RUSTFLAGS=--cfg=criterion cargo bench --features=fs,time,process,stdio ```
5932