ModernUO/Projects/Benchmarks/Benchmarks
Kamron Batman b0f8fe0350
fix: Optimize OrderedHashSet and introduce more high perf collections (#679)
* Optimizes OrderedHashSet using the learnings here: https://github.com/dotnet/runtime/issues/10050
* Removes ValueCollection since it was a relic from the conversion of the OrderedDictionary
* Centralizes throw strings.
* Adds pooled ordered hash set (but doesn't use it)

Closes #448
2021-08-08 21:37:25 -07:00
..
Collections fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
FeatureFlags fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00
Logging chore(logging): Logging cleanup (#580) 2021-04-23 18:57:42 -07:00
Packets fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
Text fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
Utilities fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00