mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
![]() This commit introduces a performance optimization for the native HTTP server. From my testing it is about 2-6% faster than `main`. Request headers in the HTTP servers are now lazilly instatated when they are accessed, rather than being preemptively wrapped in the `Headers` class. |
||
---|---|---|
.. | ||
console | ||
crypto | ||
fetch | ||
file | ||
url | ||
web | ||
webgpu | ||
webidl | ||
websocket |