Changes

Summary

  1. Disable IntCache - this actually reduces performance because of the (commit: dc88968) (details)
  2. Profile saveAllChunks in the right class (commit: ea6149f) (details)
Commit dc88968f79fc27124cc1a0f378fa58bcb19c397c by rallanpcl
Disable IntCache - this actually reduces performance because of the synchronization, and without synchronization would still reduce performance on any modern JVM

Signed-off-by: Ross Allan <[email protected]>
(commit: dc88968)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was addedsrc/common/me/nallar/patched/storage/IntCache.java
Commit ea6149feca6c4e545b8e1d68bb5492114b05cda0 by rallanpcl
Profile saveAllChunks in the right class

Signed-off-by: Ross Allan <[email protected]>
(commit: ea6149f)
The file was modifiedresources/patches-deobfuscated.xml (diff)