summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bench/file_protocol.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.
2022-05-02fix(test/bench): accept file protocol module specifier CLI args (#14429)Adilson Schmitt Junior