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> |
||
|---|---|---|
| .. | ||
| dgram.js | ||
| 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 | ||