performance on big bucket lists
basdhaan opened this issue ยท 1 comments
hey, i noticed performance going down with big lists, so i did some digging. removing this line improves performance significantly. right now it starts over at the first bucket every time it removes an entry.
https://github.com/TLDRMissions/PublicOrdersReagentsColumn/blob/main/Source/PublicOrdersReagentsColumn.lua#L97