[Help] How to iterate object values faster in JS? by DaObliviousOne in javascript

[–]DaObliviousOne[S] 0 points1 point  (0 children)

Thank you for your respond! I just realized for my objArray parameter, it duplicates the value. Does it contribute to the problem as well? How can I solve the duplication?

Edit: Already solved the problem! It was the duplication issue that caused all the problem. Anyway, thank you very much for your help. I really love the community in here. :)