Matt Mastracci
|
b1ce2e4167
|
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2023-08-23 17:03:05 -06:00 |
|
Bartek Iwańczuk
|
1cb16683bc
|
fix(bench): iter/s calculation (#20016)
Ref https://github.com/denoland/deno/pull/19994#discussion_r1281267606
Ref https://github.com/denoland/deno/pull/19994#discussion_r1281243602
|
2023-08-02 10:01:49 -04:00 |
|
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 |
|
Bartek Iwańczuk
|
a9951e360c
|
refactor(cli/tools): split bench into multiple modules (#19974)
I was asked to add "iter/s" to the benchmark output, before attempting
that I wanted to split this into multiple modules.
|
2023-07-28 11:27:10 -04:00 |
|