AlexModGuy / AlexsCaves

83 stars 41 forks source link

[LAG] CaveBiomeMapWorldWorker low TPS server #972

Closed kitovoi111 closed 4 months ago

kitovoi111 commented 5 months ago

Spark: https://spark.lucko.me/FOydBxq3Y8

AlexModGuy commented 5 months ago

Looks like com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSource.getNoiseBiome is causing serious overhead to the cave biome search function. Maybe report this to blueprint repo as well?

kitovoi111 commented 5 months ago

Looks like com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSource.getNoiseBiome is causing serious overhead to the cave biome search function. Maybe report this to blueprint repo as well?

ok

SmellyModder commented 5 months ago

Explanation here (based on what I can tell): https://github.com/team-abnormals/blueprint/issues/227