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