APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
121 stars 76 forks source link

Rotation performance #710

Closed TylerS1066 closed 1 week ago

TylerS1066 commented 1 week ago

This PR supersedes and will close #708 solely because I can not push to it.

TylerS1066 commented 1 week ago

Performance tested, a Shadow of the Deep refit 2 (~17,000 sub) used to rotate in ~160ms, now it rotates in ~90ms.

TylerS1066 commented 1 week ago

Using the last build and 1ms spark intervals (/spark profiler start --thread * --interval 1), the performance improvement is from above 2x, going from 50-60ms to <25ms.