node/benchmark/net
Rich Trott 77ed1bbea4
benchmark: fix net-wrap-js-stream-passthrough
The net-wrap-js-stream-passthrough benchmark was inadvertently broken by
00944c7cc2. This fixes it.

PR-URL: https://github.com/nodejs/node/pull/25273
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-05-16 14:56:13 -04:00
..
net-c2s-cork.js benchmark: (net) use destructuring 2018-01-23 01:29:23 +01:00
net-c2s.js benchmark: (net) use destructuring 2018-01-23 01:29:23 +01:00
net-pipe.js benchmark: (net) use destructuring 2018-01-23 01:29:23 +01:00
net-s2c.js benchmark: (net) use destructuring 2018-01-23 01:29:23 +01:00
net-wrap-js-stream-passthrough.js benchmark: fix net-wrap-js-stream-passthrough 2019-05-16 14:56:13 -04:00
tcp-raw-c2s.js src: refactor WriteWrap and ShutdownWraps 2018-02-14 10:00:29 +01:00
tcp-raw-pipe.js src: refactor WriteWrap and ShutdownWraps 2018-02-14 10:00:29 +01:00
tcp-raw-s2c.js src: refactor WriteWrap and ShutdownWraps 2018-02-14 10:00:29 +01:00