Files
Paper/Spigot-API-Patches
Aikar b3b0490651 Improvements to Timings Performance
1) Get rid of string interning. can be heavy, has been seen to cause issues for some users
2) Use ConcurrentHashMap instead of a SynchronizedMap
3) Stop use of MRUMapCache which is not thread safe for Group lookups
4) Stop using IdentityHashMap which has performance issues in Java 8
2018-10-17 21:59:35 -04:00
..
2018-05-08 23:09:45 +01:00
2018-10-12 02:09:53 -05:00
2018-08-26 14:11:49 -04:00
2018-01-18 01:00:51 -05:00
2018-09-22 12:58:09 -04:00
2018-08-26 14:11:49 -04:00
2018-08-26 14:11:49 -04:00