Commit 5723b5d
tls: improve TLSSocket & Server performance
Limit the number of closures created and functions called
throughout the lifecycle of TLSSocket, Server & connect.
PR-URL: nodejs#15575
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Fedor Indutny <[email protected]>1 parent fa58c15 commit 5723b5d
1 file changed
Lines changed: 330 additions & 325 deletions
0 commit comments