Changes

Summary

  1. Make entity in forced chunk periodic check period a power of two to (commit: ac2b80d) (details)
Commit ac2b80df8a455513ff355c7dc977266272a31de0 by rallanpcl
Make entity in forced chunk periodic check period a power of two to allow for fast modulus. Very minor performance boost. Add CPU utilisation profiling.

Signed-off-by: Ross Allan <[email protected]>
(commit: ac2b80d)
The file was addedsrc/common/nallar/tickthreading/minecraft/profiling/UtilisationProfiler.java
The file was modifiedsrc/common/nallar/tickthreading/minecraft/commands/ProfileCommand.java (diff)
The file was modifiedsrc/common/nallar/patched/world/PatchWorld.java (diff)