mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-08 23:09:43 +00:00
This brings a significant performance improvement to login sequence handling, reducing CPU cost of `PrepareEncryptionTask` by over 90% and `ProcessLoginTask` by over 60%. It also allows us to shed a dependency.