node/benchmark/net
Matteo Collina 89aeab901a streams: 5% throughput gain when sending small chunks
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>
2016-03-02 14:01:11 -08:00
..
dgram.js
net-c2s-cork.js streams: 5% throughput gain when sending small chunks 2016-03-02 14:01:11 -08:00
net-c2s.js
net-pipe.js
net-s2c.js
tcp-raw-c2s.js
tcp-raw-pipe.js
tcp-raw-s2c.js