node/benchmark/net
Matteo Collina 7764b6cb96 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-02-09 09:30:12 +00:00
..
net-c2s-cork.js streams: 5% throughput gain when sending small chunks 2016-02-09 09:30:12 +00:00
net-c2s.js bench: Simplify duration arguments to benchmarks 2013-02-19 17:16:55 -08:00
net-pipe.js bench: Simplify duration arguments to benchmarks 2013-02-19 17:16:55 -08:00
net-s2c.js bench: Simplify duration arguments to benchmarks 2013-02-19 17:16:55 -08:00
tcp-raw-c2s.js benchmark: fix tcp bench after internal api change 2015-01-18 18:09:10 +01:00
tcp-raw-pipe.js benchmark: fix tcp bench after internal api change 2015-01-18 18:09:10 +01:00
tcp-raw-s2c.js benchmark: fix tcp bench after internal api change 2015-01-18 18:09:10 +01:00