1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/bench
2022-12-15 15:26:10 +00:00
..
fs
http
napi
stdio perf: use fast api for io read/write sync (#15863) 2022-12-02 11:35:18 +05:30
testdata
async_ops.js
cache_api.js
command.js unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893) 2022-12-09 16:43:36 +01:00
console.js Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) 2022-12-15 15:26:10 +00:00
deno_common.js
encode_into.js Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063) 2022-12-15 15:26:10 +00:00
getrandom.js
http.rs
lsp.rs
lsp_bench_standalone.rs
main.rs
op_now.js
README.md
secure_curves.js
tcp.js
tty.js
url_parse.js
write_file.js

benchmark filtering:

cargo bench --bench deno_bench -- bundle

benchmark plots:

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