Find
C
ase-sensitive
R
egexp search
Path
Showing
1f7030c8
from
2026-05-21
:
Bug
2041214
- Disable NEON optimizations for GCC compilers temporarily r=mak
firefox-main
/
third_party
/
rust
/
rustix
/
benches
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
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
-