Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ SetBenchmarkBytesProcessed
Function
SetBenchmarkBytesProcessed
extern/re2/util/benchmark.cc:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void SetBenchmarkBytesProcessed(int64_t b) { bytes = b; }
55
56
void SetBenchmarkItemsProcessed(int64_t i) { items = i; }
57
Callers
1
SetBytesProcessed
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected