Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ main
Function
main
src/common/classes/misc/class_perf.cpp:319–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}*/
318
319
int main()
320
{
321
testTree();
322
testAllocatorOverhead();
323
testAllocatorMemoryPool();
324
testAllocatorMalloc();
325
// testAllocatorOldPool();
326
}
Callers
nothing calls this directly
Calls
4
testTree
Function · 0.85
testAllocatorOverhead
Function · 0.85
testAllocatorMemoryPool
Function · 0.85
testAllocatorMalloc
Function · 0.85
Tested by
no test coverage detected