aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
90 stars 71 forks source link

Performance issue #206

Closed LuluxClient closed 2 years ago

LuluxClient commented 2 years ago

Hey I noticed that this plugin was taking some of my takes for no reasons, the original worldguard takes less ticks (in some cases, for example on this timing worldguard is bigger) so I find this strange: https://spark.lucko.me/vgGpDbdiyP

Currently having 300 players, Java 17, PufferFish 1.18.1

aromaa commented 2 years ago

Seems normal to me. The plugin is accounting only for about 2% of the load. You can also grab the dev build to reduce that a bit.