Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/
H A Dmisc.rs119 macro_rules! easy0 { macros
125 bench_match!(easy0_32, easy0!(), get_text(TXT_32, easy0_suffix()));
126 bench_match!(easy0_1K, easy0!(), get_text(TXT_1K, easy0_suffix()));
127 bench_match!(easy0_32K, easy0!(), get_text(TXT_32K, easy0_suffix()));
128 bench_match!(easy0_1MB, easy0!(), get_text(TXT_1MB, easy0_suffix()));

Completed in 1 milliseconds