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