mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
7764b6cb96
Improves the performance when moving small buffers by 5%, and it adds a benchmark to avoid regression in that area. In all other cases it is equally performant to current master. Full performance results available at: https://gist.github.com/mcollina/717c35ad07d15710b6b9. PR-URL: https://github.com/nodejs/node/pull/4354 Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
net-c2s-cork.js | ||
net-c2s.js | ||
net-pipe.js | ||
net-s2c.js | ||
tcp-raw-c2s.js | ||
tcp-raw-pipe.js | ||
tcp-raw-s2c.js |