summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bench/bench_formatting.out
AgeCommit message (Collapse)Author
2023-08-01feat(bench): print iter/s in the report (#19994)Bartek IwaƄczuk
This commit adds "iter/s" column to the console report generated by "deno bench" subcommand.
2023-06-07fix(cli): formatting bench with colors (#19323)Mike Mulchrone