Forestry

Forestry

65M Downloads

BottlerRecipeMaker#getBottlerRecipes is slow

ichttt opened this issue · 4 comments

commented

So, I'm profiling the start of a large modpack right now (All The Mods Remix) and found that BottlerRecipeMaker#getBottlerRecipes takes a long time to complete.
Screenshot
The largest amount of time is spend on copying the itemstack, so my question is if the itemstack needs to be copied at all.
I sadly do not know this code well enough to judge this.

commented

Build 5.8.2.384 should work better with this, but if there is still a hotspot things can probably be improved more.

commented

did this help @ichttt ?

commented

Yes, it improved things a lot from what I could see

commented

cool, let us know if there's anything else that is slow