https://docs.deno.com/runtime/reference/cli/bench/
deno bench, benchmarking tool
Run benchmarks using Deno's built-in bench tool.
deno benchbenchmarking tool
https://docs.deno.com/examples/deno_bench/
Benchmarking with Deno bench
Learn how to measure code performance using Deno's built-in benchmarking tool. Discover baseline comparisons, grouped benchmarks, and precise measurement...
deno benchbenchmarking