ModernFix/common
embeddedt 5d6566512c
Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys
There are no memory savings from using the fastutil maps, and they
may be harming performance based on the Project MMO issues

Probably also the solution to #134
2023-06-20 10:31:49 -04:00
..
src/main Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys 2023-06-20 10:31:49 -04:00
build.gradle Multiloader 2023-05-01 16:55:26 -04:00