MCPcopy Index your code
hub / github.com/nodejs/node / _test-double-benchmarker.js

File _test-double-benchmarker.js

benchmark/_test-double-benchmarker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const myModule = process.argv[2];
4if (!['http', 'https', 'http2'].includes(myModule)) {

Callers

nothing calls this directly

Calls 3

includesMethod · 0.80
runFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected