deno/cli/bench
Bartek Iwańczuk eb218c0f33
chore: upgrade dlint to 0.60.0 (#24041)
Factoring out `dlint` upgrade from
https://github.com/denoland/deno/pull/24034 as it
requires us to change the lint step on mac to use ARM runners.

---------

Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2024-06-05 01:09:29 +02:00
..
fs chore: upgrade to dprint 0.39 (#19768) 2023-07-08 18:34:08 +00:00
http refactor: set removal version for Deno.RequestEvent, Deno.HttpConn and Deno.serveHttp() (#22034) 2024-01-23 03:24:03 +00:00
napi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
stdio chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
testdata chore(lsp): Add benchmark for performance on a large real-world repo (#23395) 2024-04-16 12:26:51 -07:00
cache_api.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
command.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
console.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
deno_common.js chore: upgrade dlint to 0.60.0 (#24041) 2024-06-05 01:09:29 +02:00
encode_into.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
getrandom.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
http.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lsp_bench_standalone.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lsp.rs chore(lsp): Include new benchmark in the collected benchmark data (#23420) 2024-04-17 20:55:56 +01:00
main.rs refactor: remove custom utc_now in favor of chrono::Utc:now feature (#23888) 2024-05-23 13:59:11 +02:00
op_now.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
README.md refactor(bench): continuous benchmarking improvements (#14821) 2022-06-28 17:51:05 +05:30
secure_curves.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
tcp.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
tty.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
url_parse.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
webstorage.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
write_file.js chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +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