Skip to content

v1.2.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Djaytan Djaytan released this 05 Sep 16:51
· 1245 commits to main since this release

Fix:

  • Performances issues when lots of actions occur

For a benchmark with ~300 pistons pushing and retracting blocks every several ticks, below are results from Aïkar Timings:

  • Before optimizations:
    image
  • After optimizations:
    image

By checking another indicator: the TPS of the server, no reduce of this value has been observed.

In conclusion Aïkar Timings no longer detect slow down calculations from the plugin for this benchmark, which represents a huge optimization.