MCPcopy Index your code
hub / github.com/nodejs/node / main

Function main

benchmark/blob/blob.js:28–30  ·  view source on GitHub ↗
(conf)

Source from the content-addressed store, hash-verified

26}
27
28function main(conf) {
29 run(conf.n, conf.bytes, conf.operation).catch(console.log);
30}

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…