Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
Aver depth: 3.41
Max depth: 5
Leaves: 12
Prefixes: 17
Internal nodes: 8
1: 2 2: 5 3: 1
Pointers: 32
Null ptrs: 13
Total size: 3 kB
Counters:
---------
gets = 1157298956
backtracks = 0
semantic match passed = 1157298388
semantic match miss = 1451
null node hit= 678457547
skipped node resize = 0
Local:
Aver depth: 3.41
Max depth: 5
Leaves: 12
Prefixes: 17
Internal nodes: 8
1: 2 2: 5 3: 1
Pointers: 32
Null ptrs: 13
Total size: 3 kB
Counters:
---------
gets = 1157298956
backtracks = 0
semantic match passed = 1157298388
semantic match miss = 1451
null node hit= 678457547
skipped node resize = 0
|