Closed rkuris closed 4 weeks ago
The maximum size needed depends on the trie depth, so more misses happen as we create a deeper trie. Should improve performance for bigger tries.
The maximum size needed depends on the trie depth, so more misses happen as we create a deeper trie. Should improve performance for bigger tries.