MCPcopy 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
319int main()
320{
321 testTree();
322 testAllocatorOverhead();
323 testAllocatorMemoryPool();
324 testAllocatorMalloc();
325 // testAllocatorOldPool();
326}

Callers

nothing calls this directly

Calls 4

testTreeFunction · 0.85
testAllocatorOverheadFunction · 0.85
testAllocatorMemoryPoolFunction · 0.85
testAllocatorMallocFunction · 0.85

Tested by

no test coverage detected