MCPcopy 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

Crc32cMethod · 0.80
SnappyCompressMethod · 0.80
SnappyUncompressMethod · 0.80
DoWriteMethod · 0.80
ReadRandomMethod · 0.80
SeekRandomMethod · 0.80

Calls 1

AppendWithSpaceFunction · 0.85

Tested by

no test coverage detected