Performance Issue

Issue #154 resolved
DaisukeVN created an issue

Plugin version: 7.2.23 Spigot username: DaisukeVN

Issue: I have same performance issues with your plugin. I already had read your page and tried to solve this problem.

http://support.dynamic-bytes.com/support/solutions/articles/8000027915-tps-drop-server-lagging-how-can-i-fix-the-issue-

But it doesn't work. The World is pre-generated with WorldBorder.

settings.json: http://pastebin.com/y0kNJsrF

Comments (1)

  1. minelazz

    Are you sure this is a performance issue?

    The timing report basically tells you that once a world is loaded, EWG will send out a lagstrike. This is actually how EWG improve performance, by converting configuration data to compressed information that EWG can work with at a high speed.

    This does only occur during startup of your server or when you create a new world.

  2. Log in to comment