Bartek Iwańczuk
|
36ae37604a
|
feat(bench): print iter/s in the report (#19994)
This commit adds "iter/s" column to the console report
generated by "deno bench" subcommand.
|
2023-08-01 23:55:23 +00:00 |
|
Geert-Jan Zwiers
|
7d9e8baebb
|
chore: fix flaky integration::bench::multifile_summary test (#14771)
|
2022-06-02 03:03:28 +02:00 |
|
Geert-Jan Zwiers
|
4daf1bb81a
|
fix(bench): update typo in bench summary (#14672)
|
2022-05-19 23:39:59 +02:00 |
|
evan
|
602097ab6e
|
fix(bench): report pending summary before clearing (#14369)
|
2022-04-23 14:20:28 +02:00 |
|
evan
|
6fad5c33c9
|
fix(bench): reset reporter context (#14360)
This commit fixes previous file benchmarks leaking into the next file benchmarks summary.
|
2022-04-22 13:43:22 +02:00 |
|