MCPcopy Create free account
hub / github.com/bytedance/bolt / vectorMaker

Method vectorMaker

bolt/exec/benchmarks/VectorHasherBenchmark.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41class BenchmarkBase {
42 public:
43 VectorMaker vectorMaker() const {
44 return vectorMaker_;
45 }
46
47 BufferPtr makeIndices(
48 vector_size_t size,

Callers 11

benchmarkComputeValueIdsFunction · 0.80
BENCHMARKFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
makeDateStringColumnFunction · 0.80
benchmarkAllFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected