MCPcopy Index your code
hub / github.com/nodejs/node / net-wrap-js-stream-passthrough.js

File net-wrap-js-stream-passthrough.js

benchmark/net/net-wrap-js-stream-passthrough.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test the speed of .pipe() with JSStream wrapping for PassThrough streams
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