Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
function
main(conf) {
33
run(conf.n, conf.bytes, conf.operation).catch(console.log);
34
}
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected