Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
class BenchmarkBase {
42
public:
43
VectorMaker vectorMaker() const {
44
return vectorMaker_;
45
}
46
47
BufferPtr makeIndices(
48
vector_size_t size,
Callers
11
benchmarkComputeValueIds
Function · 0.80
benchmarkComputeValueIdsForStrings
Function · 0.80
BENCHMARK
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
makeDateStringColumn
Function · 0.80
benchmarkAll
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected