Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ index.js
File
index.js
packages/socket.io-parser/bench/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Benchmark = require(
'benchmark'
);
2
const
parser = require(
'..'
);
3
4
function
test(packet, deferred) {
Callers
nothing calls this directly
Calls
4
test
Function · 0.85
run
Method · 0.45
on
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected