deno/cli/bench
Nathan Whitaker 9379a74e08
Some checks are pending
ci / publish canary (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
chore: update to edition 2024 (#29923)
2025-07-02 17:59:39 -07:00
..
fs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
napi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
stdio chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
testdata docs: adding examples and a see link to Websockets jdocs (#27957) 2025-02-11 15:35:15 +01:00
cache_api.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
command.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
console.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
deno_common.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
encode_into.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
getrandom.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
lsp.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
lsp_bench_standalone.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
main.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
op_now.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
README.md refactor(bench): continuous benchmarking improvements (#14821) 2022-06-28 17:51:05 +05:30
secure_curves.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
sqlite.js feat(ext/node): implement node:sqlite (#27308) 2025-01-28 19:30:03 +05:30
tcp.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
tty.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
url_parse.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +00:00
webstorage.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
write_file.js chore: update dlint to 0.73.0 for CI (#28169) 2025-02-19 14:07:01 +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