MCPcopy Index your code
hub / github.com/nodejs/node / net-pipe.js

File net-pipe.js

benchmark/net/net-pipe.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test the speed of .pipe() with sockets
2'use strict';
3
4const common = require('../common.js');

Callers

nothing calls this directly

Calls 3

encodingFunction · 0.85
requireFunction · 0.50
cbFunction · 0.50

Tested by

no test coverage detected