jhen0409 / jhen0409/react-native-debugger

Better performance when Network inspect enable

Open
#711 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

Hello,

I'm working on a React native application on Android that had a performance problems. Just to make a request and some process after it take 1 second and some time more. But the server answer in 30 ms

While I was debugging, I activate Network Inspect on react-native-debugger, and i figure out that when this option is enable, my application is way more faster. My operation take 100-150 ms instead of 800-1000 ms when Network Inspect is disabled.

Did someone have an explanation why this append and how make it as fastest in release apk?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.