Changes

Summary

  1. Don't immediately die if the server has a huge spike - stops the (commit: 0bb3b88) (details)
  2. Limit number of slow ticks logged with /profile e (commit: 3d1891c) (details)
Commit 0bb3b88bd7b768c7d871c5ac454df9e5b31a7bf9 by rallanpcl
Don't immediately die if the server has a huge spike - stops the deadlock detector killing the server after hibernating/etc

Signed-off-by: Ross Allan <[email protected]>
(commit: 0bb3b88)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/DeadLockDetector.java (diff)
Commit 3d1891cd3e538938f20750325cffc609fe6bd333 by rallanpcl
Limit number of slow ticks logged with /profile e

Signed-off-by: Ross Allan <[email protected]>
(commit: 3d1891c)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/profiling/EntityTickProfiler.java (diff)