Ed Page
34368419c2
refactor(bench): Pull out benchmarks into own crate
...
This is mostly about avoiding criterion's build times when just
developing clap itself.
I'm assuming the derive test changed because criterion's clap v2 isn't
in the dependency tree anymore.
2022-06-03 13:51:26 -05:00
Ed Page
c4144d7d6c
docs: Update App references to Command
2022-02-14 15:33:49 -06:00
Pavan Kumar Sunkara
4860516555
Shorten some of the benches names
2020-03-05 10:22:37 +01:00
CreepySkeleton
d466a56aa1
Fix benches
2020-03-04 21:31:18 +03:00
CreepySkeleton
edcb84b3c1
rustfmt
2020-02-21 18:21:32 +03:00
CreepySkeleton
9d1cf49ca8
Move to criterion
2020-02-21 18:21:31 +03:00
Pavan Kumar Sunkara
5b3a0dff9c
Remove extern & macro_use where possible
2020-02-07 07:34:01 +01:00
Pavan Kumar Sunkara
8e4a189ab0
fmt: Use standardized rustfmt rules
2020-01-31 18:37:56 +01:00
Kevin K
1ab10275e4
style: rustfmt run
2018-01-25 12:21:17 -05:00
SungRim Huh
f93dab93e0
tests(benchmark): add more benchmarks
2015-09-01 11:00:51 -05:00