Direwolf20-MC / JustDireThings

Just some things Direwolf20 wants to have.
MIT License
33 stars 10 forks source link

Performance issue involving JDT, Polymorph, and the Smithing Table #109

Closed MuteTiefling closed 1 month ago

MuteTiefling commented 2 months ago

Full details in the link below, as I'm not sure where the issue arises from. Regular smithing table recipes are unaffected when both mods are installed. The slowdown only seems to be with JDT recipes.

https://github.com/illusivesoulworks/polymorph/issues/277

Direwolf20-MC commented 1 month ago

I ran a quick profiler and its mostly on the Polymorph side thats consuming the CPU resources. That said, its absolutely possible i'm doing something wrong in my recipes that is triggering that. So I'll keep this open for now until I see how the Polymorph dev responds

Direwolf20-MC commented 1 month ago

Made a change which should help :).
https://github.com/Direwolf20-MC/JustDireThings/commit/5ce7860b36afab07e1d404af38e999fe9c1e60b9