items = items.concat(otherItems) became very slow after recent checkins
BasicPrimitives opened this issue · 1 comments
BasicPrimitives commented
Hi guys, Thank you very much for your work. We really love react now.
We bumped into weird performance issue after upgrading to the most recent version of your boiler plate. For some unknown reason array concatenation became extremely slow. Do you have any idea why that happened?
Thanks for possible reply.
BasicPrimitives commented
Not relevant anymore.