Releases: CXuesong/TriesSharp
Releases · CXuesong/TriesSharp
v0.0.1-int.1
Reduced TrieNode inclusive memory consumption per instance by allocating children keys / values array directly, instead of creating SortedList instances.
Reduced TrieNode inclusive memory consumption per instance by allocating children keys / values array directly, instead of creating SortedList instances.