deno/cli/bench
Bartek Iwańczuk 16b1de7761
Some checks are pending
ci / build libs (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 / publish canary (push) Blocked by required conditions
bench: disable type-checking std submodule (#30653)
Can't update `tests/util/std/` submodule for now, because `std` these
days relies on JSR publishing process (unfurling of specifiers).
2025-09-09 10:42:57 +00: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 feat(lsp): pull-based diagnostics (#30325) 2025-08-18 17:16:45 +01:00
lsp_bench_standalone.rs feat(lsp): pull-based diagnostics (#30325) 2025-08-18 17:16:45 +01:00
main.rs bench: disable type-checking std submodule (#30653) 2025-09-09 10:42:57 +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