Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
28
function
main(conf) {
29
run(conf.n, conf.bytes, conf.operation).catch(console.log);
30
}
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…