mirror of https://github.com/lukechilds/node.git
Browse Source
Put the 8 kB initial buffer on the stack first and don't copy it to the heap until its exact size is known (which is normally much smaller.) PR-URL: https://github.com/nodejs/node/pull/14122 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>v6
Ben Noordhuis
8 years ago
2 changed files with 10 additions and 19 deletions
Loading…
Reference in new issue