Boye Lillejord-Nygård
|
ef6ff554b0
|
fix(bench): Make output table markdown compatible (#29532)
This changes the format of the table outputted by `deno bench` to be
markdown compatible.
Related #29533
Closes #29466
|
2025-06-24 11:27:42 +02:00 |
|
Armaan Salam
|
675539c7ab
|
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Fix table layout for `deno bench` command with and without color
(`NO_COLOR=1`).
Fixes issue in #25156
|
2024-08-26 11:56:04 +02:00 |
|
David Sherret
|
da52058a94
|
chore: migrate bench, publish, and more itests to spec tests (#23584)
|
2024-04-29 10:08:27 -04:00 |
|