1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-03-10 05:28:13 +00:00
Jonathan Coates 7e5598d084
Use ClassValue instead of LoadingCache
This should be significantly faster than LoadingCache (2.5x in my
benchmarks, but not sure they're representative). This isn't super
important - a lookup only takes 6us - but still worth using!
2023-10-11 09:30:29 +01:00
..
2023-10-09 22:33:03 +00:00
2023-10-11 08:00:07 +01:00