mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +00:00

This changes the format of the table outputted by `deno bench` to be markdown compatible. Related #29533 Closes #29466
10 lines
459 B
Text
10 lines
459 B
Text
Check file://[WILDCARD]/file_protocol.ts
|
|
CPU | [WILDCARD]
|
|
Runtime | Deno [WILDCARD] ([WILDCARD])
|
|
|
|
[WILDCARD]/file_protocol.ts
|
|
|
|
| benchmark | time/iter (avg) | iter/s | (min … max) | p75 | p99 | p995 |
|
|
| ----------- | --------------- | ------------- | --------------------- | -------- | -------- | -------- |
|
|
| bench0 | [WILDCARD] | [WILDCARD] | ([WILDCARD] … [WILDCARD]) | [WILDCARD] | [WILDCARD] | [WILDCARD] |
|
|
|