0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/cli/bench
Matt Mastracci e2761df3fe
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Fix internal "upgradeHttpRaw" API restoring capability to upgrade HTTP
connection in polyfilles "node:http" API.
2023-04-27 00:58:18 +02:00
..
fs
http bench: fix more benchmarks (#18864) 2023-04-26 21:59:32 +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 chore: fix benchmarks (#18863) 2023-04-26 19:09:28 +00:00
async_ops.js perf(ops): directly respond for eager ops (#18683) 2023-04-13 14:32:47 +02:00
async_ops_deferred.js bench: add benchmark for deferred async ops (#18722) 2023-04-16 19:47:06 +00:00
cache_api.js
command.js
console.js feat(ops): reland fast zero copy string arguments (#17996) 2023-03-03 19:04:10 +05:30
deno_common.js
encode_into.js feat(ops): reland fast zero copy string arguments (#17996) 2023-03-03 19:04:10 +05:30
getrandom.js
http.rs bench: fix more benchmarks (#18864) 2023-04-26 21:59:32 +00:00
lsp.rs refactor(tests/lsp): consolidate more into test LspClient and reduce verbosity (#18100) 2023-03-09 15:09:03 -05:00
lsp_bench_standalone.rs refactor(tests/lsp): consolidate more into test LspClient and reduce verbosity (#18100) 2023-03-09 15:09:03 -05:00
main.rs chore(cli/bench): add ws echo bench (#18595) 2023-04-05 18:31:07 +05:30
op_now.js
README.md
secure_curves.js
tcp.js
tty.js
url_parse.js
websocket.rs chore(cli/bench): add ws echo bench (#18595) 2023-04-05 18:31:07 +05:30
webstorage.js feat(ops): reland fast zero copy string arguments (#17996) 2023-03-03 19:04:10 +05:30
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