jwilner/rte

Trie?

Closed this issue · 0 comments

Currently just using a hash map for each segment. It works, but would we be better suited by a trie / radix tree? Probably best to determine w/ the benchmarking suite in #5