Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ net-s2c.js
File
net-s2c.js
benchmark/net/net-s2c.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
4
const
common = require(
'../common.js'
);
Callers
nothing calls this directly
Calls
3
encoding
Function · 0.85
require
Function · 0.50
cb
Function · 0.50
Tested by
no test coverage detected