lectron / kosmos

Plugin for Minecraft multi-world, orchestrated by multi-server. Interact as one universe.
GNU General Public License v3.0
17 stars 1 forks source link

Lag at player join or quit event #62

Closed viet closed 7 years ago

viet commented 7 years ago

Bounty posted at: https://www.bountysource.com/issues/40384236

Lag spikes happen for everyone on the server when a player joins or quit.

It has to do with how worlds are loaded and unloaded upon logging in and out.

Needs optimization.

SilverCory commented 7 years ago

Probably, this is going to get worse with the nether and end? I thought it was async in paper?

viet commented 7 years ago

Yeah PaperSpigot has async, but obviously not optimized enough, or the config isn't good enough.

viet commented 7 years ago

Will reopen when needed. No meaningful solution.