GroupManager icon indicating copy to clipboard operation
GroupManager copied to clipboard

The GroupManager plugin seems to have caused significant performance issues.

Open asdassafas opened this issue 8 months ago • 1 comments

Please refer to the Spark report. It seems that the GroupManager has caused extremely high performance consumption. It did not perform asynchronous processing and frequently reloaded permissions? It is not a problem with the machine's performance. It can maintain a stable TPS of over 19 for a long time. This Spark report was conducted during a period of lag. https://spark.lucko.me/wCv1FOpDw7

asdassafas avatar Jul 28 '25 05:07 asdassafas

That Spark profile seems to indicate a lot of EssentialsAntiBuild interaction events, each triggering a permissions lookup. I don't see GM in that graph causing lag.

ElgarL avatar Jul 28 '25 09:07 ElgarL