Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ AddBytes
Method
AddBytes
src/leveldb/benchmarks/db_bench.cc:250–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
void AddBytes(int64_t n) { bytes_ += n; }
251
252
void Report(const Slice& name) {
253
// Pretend at least one op was done in case we are running a benchmark
Callers
6
Crc32c
Method · 0.80
SnappyCompress
Method · 0.80
SnappyUncompress
Method · 0.80
DoWrite
Method · 0.80
ReadSequential
Method · 0.80
ReadReverse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected