remote-redux-devtools icon indicating copy to clipboard operation
remote-redux-devtools copied to clipboard

Slow / Delay / Performance issue

Open brunolemos opened this issue 7 years ago • 0 comments

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

brunolemos avatar Nov 14 '17 01:11 brunolemos