1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/cli/bench
2022-07-05 09:49:53 -04:00
..
http chore(cli/bench): benchmark for raw HTTP ops (#15043) 2022-07-05 09:49:52 -04:00
testdata Add LSP benchmark mimicking the one on quick-lint-js (#13365) 2022-01-18 06:58:50 -05:00
deno_common.js chore(cli/bench): use deno bench for deno_common.js (#15063) 2022-07-05 09:49:53 -04:00
http.rs chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-05 09:49:51 -04:00
lsp.rs refactor(bench): continuous benchmarking improvements (#14821) 2022-06-30 14:12:32 -04:00
lsp_bench_standalone.rs feat(lsp): add experimental testing API (#13798) 2022-03-30 09:59:27 +11:00
main.rs refactor(bench): continuous benchmarking improvements (#14821) 2022-06-30 14:12:32 -04:00
metrics.rs refactor(bench): continuous benchmarking improvements (#14821) 2022-06-30 14:12:32 -04:00
README.md refactor(bench): continuous benchmarking improvements (#14821) 2022-06-30 14:12:32 -04:00

benchmark filtering:

cargo bench --bench deno_bench -- bundle

benchmark plots:

new: https://denoland.grafana.net/d/vErC9VCnz/benchmarks?orgId=1 old: deno.land/benchmarks