summaryrefslogtreecommitdiff
path: root/cli/tools/bench/mod.rs
AgeCommit message (Collapse)Author
2023-07-28refactor(cli/tools): split bench into multiple modules (#19974)Bartek IwaƄczuk
I was asked to add "iter/s" to the benchmark output, before attempting that I wanted to split this into multiple modules.