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 = 13254737
backtracks = 0
semantic match passed = 13253303
semantic match miss = 5162
null node hit= 1760779750
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 = 13254737
backtracks = 0
semantic match passed = 13253303
semantic match miss = 5162
null node hit= 1760779750
skipped node resize = 0
|