protocollib slows server down a lot
DimaSergeew opened this issue ยท 4 comments
- [Protocollib #600] This issue is not solved in a development build
Describe the bug
Dear developer! please optimize Protocollib, it loads my server very much, the problem appeared after build #590, because of which our tps drops a lot with high online
To Reproduce
Steps to reproduce the behavior:
- Go to 'put any build above #590 and run at least 100 players per server, Protocollib starts to load the main thread I tried to increase the number of netty threads but it didn't get any better :('
Expected behavior
Return the good protocollib to the way it was before version #590
Version Info
[Provide your ProtocolLib install info with /protocol dump
through pastebin.]
Additional context
in recent updates, the load of protocollib on the main thread has grown significantly, I ask the developer to take action, or make the plugin work asynchronous
Can you link the full spark profile? It would help protocol lib contributors evaluate whether PLib or another plugin using PLib is causing the lag. (Such as premium vanish)