1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/bench
David Sherret 10e4b2e140
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
2023-01-02 21:00:42 +00:00
..
fs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
http chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
napi perf(napi): optimize primitive napi functions (#16163) 2022-10-07 16:24:01 +05:30
stdio chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
testdata feat(ext/flash): split upgradeHttp into two APIs (#15557) 2022-08-24 17:40:57 +05:30
async_ops.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
cache_api.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
command.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
console.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_common.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
encode_into.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
getrandom.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
http.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
lsp.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
lsp_bench_standalone.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
main.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
op_now.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
README.md refactor(bench): continuous benchmarking improvements (#14821) 2022-06-28 17:51:05 +05:30
secure_curves.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
tcp.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
tty.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
url_parse.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
write_file.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00: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