Home
last modified time | relevance | path

Searched refs:write_rg_long_help (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_bench/benches/
H A D05_ripgrep.rs25 pub fn write_rg_long_help(c: &mut Criterion) { in write_rg_long_help() functions
27 c.bench_function("write_rg_long_help", |b| b.iter(|| build_help(&mut cmd))); in write_rg_long_help()
937 write_rg_long_help,

Completed in 2 milliseconds