bertho-zero/react-redux-universal-hot-example

items = items.concat(otherItems) became very slow after recent checkins

BasicPrimitives opened this issue · 1 comments

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.

Not relevant anymore.