0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/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 benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
net-c2s.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
net-pipe.js benchmark: add clear connections to secure-pair 2019-12-20 13:49:15 +05:30
net-s2c.js net: allow reading data into a static buffer 2019-08-23 17:05:52 -04:00
net-wrap-js-stream-passthrough.js benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
tcp-raw-c2s.js benchmark,doc,lib,test: capitalize comments 2019-02-28 18:31:10 +01:00
tcp-raw-pipe.js benchmark: remove double word "then" in comments 2019-10-10 21:37:16 -07:00
tcp-raw-s2c.js benchmark,doc,lib,test: capitalize comments 2019-03-10 00:44:40 +01:00