leoasis / redux-immutable-state-invariant

Redux middleware that detects mutations between and outside redux dispatches. For development use only.
MIT License
937 stars 37 forks source link

CPU Usage Spikes When Large String Value Is In Store #42

Open ctaylor4874 opened 4 years ago

ctaylor4874 commented 4 years ago

It looks like when a large string value is in the redux store (>3mb) the CPU usage spikes and the browser locks up.