mirror of https://github.com/lukechilds/node.git
Browse Source
Set proxied methods wrappers in `TLSWrap` prototype instead of doing it on every socket allocation. Should speed up things a bit and will certainly make heapsnapshot less verbose. PR-URL: https://github.com/iojs/io.js/pull/1108 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Trevor Norris <trev.norris@gmail.com>v1.8.0-commit
Fedor Indutny
10 years ago
2 changed files with 13 additions and 10 deletions
Loading…
Reference in new issue