Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetBenchmarkBytesProcessed
Function
SetBenchmarkBytesProcessed
Libraries/snappy/snappy-test.cc:167–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void SetBenchmarkBytesProcessed(int64 bytes) {
168
benchmark_bytes_processed = bytes;
169
}
170
171
struct BenchmarkRun {
172
int64 real_time_us;
Callers
4
BM_UFlat
Function · 0.85
BM_UValidate
Function · 0.85
BM_UIOVec
Function · 0.85
BM_ZFlat
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected