Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
Aver depth: 2.14
Max depth: 3
Leaves: 7
Prefixes: 7
Internal nodes: 4
1: 1 2: 2 3: 1
Pointers: 18
Null ptrs: 8
Total size: 2 kB
Counters:
---------
gets = 197156324
backtracks = 0
semantic match passed = 197156168
semantic match miss = 0
null node hit= 108184884
skipped node resize = 0
Local:
Aver depth: 2.14
Max depth: 3
Leaves: 7
Prefixes: 7
Internal nodes: 4
1: 1 2: 2 3: 1
Pointers: 18
Null ptrs: 8
Total size: 2 kB
Counters:
---------
gets = 197156324
backtracks = 0
semantic match passed = 197156168
semantic match miss = 0
null node hit= 108184884
skipped node resize = 0
|