mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
* ArrayTrie handles full alphabet * TreeTrie handles case sensitive * improved trie selection from Index builders * optimisations, cleanups and benchmarks. Signed-off-by: Greg Wilkins <gregw@webtide.com>