zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Slow / Delay / Performance issue #104

Open brunolemos opened 6 years ago

brunolemos commented 6 years ago

Redux actions takes seconds to appear on the extension, and it shows one at a same with a delay between them. What could be causing this issue?

I'm configuring it with

      realtime: true,
      hostname: '192.168.0.6',
      port: 8800,

react-native 0.49.5 react 16.0.0 redux 3.7.2 redux-saga 0.15.6 remote-redux-devtools 0.5.12 remote-redux-devtools-on-debugger 0.8.3