clap/benches
Martin Geisler 918283d645 tests: benchmark building ripgrep help text
The ripgrep benchmarks work with lots of options and have really long
help texts. This makes them a good fit for judging the overall time it
takes to construct and format the help text.
2017-05-29 17:02:57 -04:00
..
01_default.rs tests(benchmark): add more benchmarks 2015-09-01 11:00:51 -05:00
02_simple.rs tests: adds some minor benches for adding args by ref or moving 2017-03-10 08:24:28 -05:00
03_complex.rs bench: adds a bench with short circuiting some calls via ArgsNegateSubcommands 2017-01-02 14:38:17 -05:00
04_new_help.rs tests(Benches): adds real world benchmarks 2017-02-28 08:30:13 -05:00
05_ripgrep.rs tests: benchmark building ripgrep help text 2017-05-29 17:02:57 -04:00
06_rustup.rs tests: adds a bench for rustups subcommand parsing 2017-02-28 08:30:14 -05:00