0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/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
net-pipe.js
net-s2c.js
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