MCPcopy
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

1const Benchmark = require('benchmark');
2const suite = new Benchmark.Suite;
3
4const parser = require('..');

Callers

nothing calls this directly

Calls 3

runMethod · 0.45
onMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected