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