Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ deprecatedAddDefaultLeafMemoryPool
Function
deprecatedAddDefaultLeafMemoryPool
bolt/common/memory/Memory.cpp:517–522 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
return pools;
517
}
518
519
void initializeMemoryManager(const MemoryManager::Options& options) {
520
MemoryManager::initialize(options);
521
}
522
523
MemoryManager* memoryManager() {
524
return MemoryManager::getInstance();
525
}
Callers
8
ArrowBridgeArrayImportBenchmark
Class · 0.85
ImportArrowToBoltBenchmark.cpp
File · 0.85
ExportBoltToArrowBenchmark.cpp
File · 0.85
TEST
Function · 0.85
run
Method · 0.85
ExpressionFuzzerVerifier
Class · 0.85
TEST
Function · 0.85
BaseDuckWrapperTest
Class · 0.85
Calls
1
addLeafPool
Method · 0.80
Tested by
3
TEST
Function · 0.68
run
Method · 0.68
TEST
Function · 0.68