MCPcopy Create free account
hub / github.com/nodejs/node / main

Function main

benchmark/blob/file.js:32–34  ·  view source on GitHub ↗
(conf)

Source from the content-addressed store, hash-verified

30}
31
32function main(conf) {
33 run(conf.n, conf.bytes, conf.operation).catch(console.log);
34}

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected