Eden Ring using 15% of server thread when noone is on it
kirchner-trevor opened this issue ยท 5 comments
Modpack: Better MC v9
Minecraft Server: 1.19.2
Fabric: 0.14.9
Eden Ring: 0.6.4
Server Size: ~7 players
I ran a profiler for 30 minutes using spark and it showed that edenring was using 15% of the server thread. Noone on the server had even been to eden ring yet, and noone was on it currently. I would expect eden ring to use 0% of the server thread when no players are in that dimension.
Profiler results: https://spark.lucko.me/cbrKNldw3t
Yes, it's from BYG. As it checks hash map each time any blockstate is checked it causes performance issues