A performance comparison of 3 different types of string sets: std::set, std::unordered_set, and a custom trie.
-
Notifications
You must be signed in to change notification settings - Fork 0
avitevet/StringSetPerfComparison
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A performance comparison between std::set, std::unordered_set, and a custom trie using the Moby Word II data set
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published