diff options
Diffstat (limited to 'cli/bench/README.md')
-rw-r--r-- | cli/bench/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cli/bench/README.md b/cli/bench/README.md new file mode 100644 index 000000000..3117cff15 --- /dev/null +++ b/cli/bench/README.md @@ -0,0 +1,10 @@ +benchmark filtering: + +``` +cargo bench --bench deno_bench -- bundle +``` + +benchmark plots: + +new: https://denoland.grafana.net/d/vErC9VCnz/benchmarks?orgId=1 old: +deno.land/benchmarks |