Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ read
Function
read
benchmark/fs/readfile.js:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
bench.start();
37
38
function
read() {
39
fs.readFile(filename, encoding, afterRead);
40
}
41
42
function
stop() {
43
bench.end(reads);
Callers
3
afterRead
Function · 0.70
main
Function · 0.70
getServeAwait
Function · 0.50
Calls
1
readFile
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…