0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 01:06:00 -05:00
denoland-deno/cli/bench
Bartek Iwańczuk d5a8a3d69f
chore: remove useless benchmark (#19272)
This benchmark is useless and only gives several hundred thousand
messages of failure.

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2023-05-26 13:26:21 +00:00
..
fs
http chore: remove useless benchmark (#19272) 2023-05-26 13:26:21 +00:00
napi
stdio
testdata fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859) 2023-04-27 00:58:18 +02:00
websocket
async_ops.js perf(core): async op pseudo-codegen and performance work (#18887) 2023-04-30 08:50:24 +00:00
async_ops_deferred.js perf(core): async op pseudo-codegen and performance work (#18887) 2023-04-30 08:50:24 +00:00
cache_api.js
command.js
console.js
deno_common.js
encode_into.js
getrandom.js
http.rs bench: fix more benchmarks (#18864) 2023-04-26 21:59:32 +00:00
lsp.rs chore(lsp/tests): diagnostic synchronization (reland) (#19270) 2023-05-26 08:10:18 +02:00
lsp_bench_standalone.rs chore: remove useless benchmark (#19272) 2023-05-26 13:26:21 +00:00
main.rs
op_now.js
README.md
secure_curves.js
tcp.js
tty.js
url_parse.js
websocket.rs
webstorage.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