0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 14:47:26 -04:00
deno/cli/bench
2022-10-27 16:58:27 +02:00
..
fs
http perf(ext/fetch): consume body using ops (#16038) 2022-10-04 15:48:50 +02:00
napi perf(napi): optimize primitive napi functions (#16163) 2022-10-07 16:24:01 +05:30
testdata
async_ops.js Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443) 2022-10-27 16:58:27 +02:00
cache_api.js feat: implement Web Cache API (#15829) 2022-09-28 17:41:12 +05:30
console.js
deno_common.js
encode_into.js
getrandom.js perf(ext/crypto): optimize getRandomValues (#16212) 2022-10-09 15:38:38 +05:30
http.rs bench: run HTTP benches for 10s (#16322) 2022-10-17 16:55:15 +02:00
lsp.rs
lsp_bench_standalone.rs
main.rs bench: don't send data to grafana (#16324) 2022-10-17 17:49:03 +02:00
op_now.js
README.md
secure_curves.js feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119) 2022-09-27 17:43:42 +05:30
tcp.js
tty.js feat: Stabilize Deno.consoleSize() API (#15933) 2022-10-26 00:23:21 +02:00
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