Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds