FancyShop

6.7k Downloads

High cpu use from ChunkUnloadEvent on spigot 1.9

rustyshakelford2 opened this issue ยท 2 comments

commented

FancyShop v0.5 Total: 22.599 s Pct: 29.05%
FancyShop::onChunkUnload(ChunkUnloadEvent)
Pct Total Pct Tick Total Avg PerTick Count Event
28.89% 31.39% 22.47 s 15.70 ms 5.6 8.0k

commented

Is this still happening? I haven't touched any Minecraft projects in a while but from looking at the code here I don't see why it would be a problem: https://github.com/DeltaWhy/bukkit-fancyshop/blob/master/src/main/java/net/miscjunk/fancyshop/FancyShop.java#L112

commented

I fixed it via #24.