StringSetPerfComparison A performance comparison of 3 different types of string sets: std::set, std::unordered_set, and a custom trie.