mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
4ef08a58df
This commit changes the `Deno.serve` function signature to be more versatile and easier to use. It is now a drop in replacement for std/http's `serve`. The input validation has also been reworked. |
||
---|---|---|
.. | ||
http | ||
testdata | ||
deno_common.js | ||
http.rs | ||
lsp.rs | ||
lsp_bench_standalone.rs | ||
main.rs | ||
metrics.rs | ||
README.md |
benchmark filtering:
cargo bench --bench deno_bench -- bundle
benchmark plots:
new: https://denoland.grafana.net/d/vErC9VCnz/benchmarks?orgId=1 old: deno.land/benchmarks