Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ fread10
Function
fread10
runtime/Perf.cc:253–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
double fread10() {
254
return freadHelper(10);
255
}
256
257
double fread100() {
258
return freadHelper(100);
Callers
nothing calls this directly
Calls
1
freadHelper
Function · 0.85
Tested by
no test coverage detected