Possible lagg?
My server has a lagg issue, with placeholderAPI acting up but i can't find out why. (Also citizens ruining some stuff)
https://spark.lucko.me/AxX8pzPdSv
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
28 Replies
+ i don't like this new thread system lol
sheesh, a 5.2 second max tick time
probably caused by this, which is fine
seeing gc old at all aint fine
¯\_(ツ)_/¯
u want to not see it
Shm just just Shenandoah GC if you have the CPU overhead
(which they do)
I mean, once every 2 hours is okay
Not if it freezes the main thread for multiple seconds, it isn't
they were using shendoah and had the exact same issues
iirc it was even worse
Shenandoah won't freeze the main thread though
Which appears to be their issue
G1 old gen freezing the server for very long times periodically
(for more than 0,1ms, anyway)
I mean, I believe they're complaining about the median tick taking 44ms, not that every 2 hours their server freezes for 5 seconds
did u see protocollib usage
something is using protocollib
and its lagging aton
from my understanding, that's just protocol lib being attached to every outgoing packet, not protocol lib causing lag
it isnt
it is
thats extremely uncommon for it to use that much
(150 player servers have it using 5% or LESS)
depends how many players are in the same area and how active the players are
on boxpvp servers it can get pretty bad from what I've seeen
havent seen that weirdly
but almost all of their tick is taken up by networking, which is something I've seen before
increasing netty threads in paper could help?
or is it in spigot.yml
cant remember
What plib build are you using
@! ASebastiaan
5.0.0 according to spark?
That's unhelpful when every build for the last year has been a 5.0.0 build
I ask cause somewhat recently plib's performance has gotten big boosts
yeah, just unsure how much it can be boosted, as all the plib execution time is directly consumed by the native networking library
might be worth a try
its also low tps
we are using most recent
@! ASebastiaan
Sure ill try
Hopefully it works
@! ASebastiaan still an issue or we good to /close it?