Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ vectorPool
Method
vectorPool
bolt/core/QueryCtx.h:335–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
VectorPool* vectorPool() {
336
return vectorPool_.get();
337
}
338
339
/// Gets a possibly recycled vector of
'type and '
size'. Allocates from
340
///
'pool_'
if no pre-allocated vector.
Callers
5
TEST_F
Function · 0.80
evalSpecialForm
Method · 0.80
vectorPool
Function · 0.80
ensureWritable
Function · 0.80
TEST_F
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64