appliede-0.14.5.jar
Curse Maven Snippet
What's new
big changes!
changed icon
added fingerprinting to suppress unchanged updates in KnowledgeService, improving update efficiency for crafting providers
Replaced the synchronized LinkedHashMap keyStringCache with a fastutil Object2ObjectLinkedOpenHashMap<AEItemKey,String> and added LongAdder hit/miss counters; updated getKnownItems() to use a synch…
Converted KEY_CACHE to fastutil Object2ObjectLinkedOpenHashMap<AEKey, byte[]>, with manual synchronization, MRU reinsertion on access, and manual LRU eviction on insert.
This mod has no additional files