MCPcopy 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
257double fread100() {
258 return freadHelper(100);
259}
260
261double fgetcFn() {
262 int dataLen = 1000000;

Callers

nothing calls this directly

Calls 1

freadHelperFunction · 0.85

Tested by

no test coverage detected