node/benchmark/net
Diego Lafuente fc553fd821 benchmark: add clear connections to secure-pair
adds clear connections to the secure-pair performance test to prove
that in some cases (when the sender send the data in small chunks)
clear connections perform worse than TLS connections

Also add a byte chunk size test to benchmark/net/net-pipe.js

Refs: https://github.com/nodejs/node/issues/27970

PR-URL: https://github.com/nodejs/node/pull/27971
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-12-20 13:49:15 +05:30
..
net-c2s-cork.js
net-c2s.js
net-pipe.js
net-s2c.js
net-wrap-js-stream-passthrough.js
tcp-raw-c2s.js
tcp-raw-pipe.js
tcp-raw-s2c.js