LlamaLad7 / MixinExtras

Companion library to SpongePowered Mixin with many custom injectors for a more expressive experience.
MIT License
304 stars 17 forks source link

Spark shows MixinExtras causing MSPT hits #29

Closed itsdinkd closed 1 year ago

itsdinkd commented 1 year ago

My server for AQM2 (same modpack as my last issue) is having consistent lag spikes more than normal since Repurposed Structures updated to Beta 6. Now I am not accusing MixinExtras but going off the profiler, it shows MixinExtras as the mod that is behind the most in ticks.

https://spark.lucko.me/b3079MC5NE (Ran w/ --only-ticks-over 200) so 5 ticks here occurred and this is what represents that. image image

--

Also when a player joins, server lags for about 20 seconds roughly. -- https://spark.lucko.me/cITj7f8U5g?hl=290

LlamaLad7 commented 1 year ago

Thanks for the report, it's a bug in spark: https://github.com/lucko/spark/pull/330. I assume the "consistent lag spikes more than normal" is a placebo because MixinExtras is barely a mod and does not interact with Minecraft whatsoever, it's just blamed for random things in your profile.