Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ AddMessage
Method
AddMessage
src/leveldb/benchmarks/db_bench.cc:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void AddMessage(Slice msg) { AppendWithSpace(&message_, msg); }
216
217
void FinishedSingleOp() {
218
if (FLAGS_histogram) {
Callers
6
Crc32c
Method · 0.80
SnappyCompress
Method · 0.80
SnappyUncompress
Method · 0.80
DoWrite
Method · 0.80
ReadRandom
Method · 0.80
SeekRandom
Method · 0.80
Calls
1
AppendWithSpace
Function · 0.85
Tested by
no test coverage detected