deno/cli/bench
Bartek Iwańczuk abd9610530
refactor: remove Deno.core (#16881)
This commit removes "Deno.core" namespace. It is strictly private API
that has no stability guarantees, we were supposed to remove it long time ago.

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-01-24 18:54:10 +01:00
..
fs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
http refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
napi chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
stdio chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
testdata refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
async_ops.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
cache_api.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
command.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
console.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_common.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
encode_into.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
getrandom.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
http.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
lsp.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
lsp_bench_standalone.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
main.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
op_now.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
README.md refactor(bench): continuous benchmarking improvements (#14821) 2022-06-28 17:51:05 +05:30
secure_curves.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
tcp.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
tty.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
url_parse.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
write_file.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +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