Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better performance when Network inspect enable #711

Open
QuentinA opened this issue Jul 15, 2022 · 0 comments
Open

Better performance when Network inspect enable #711

QuentinA opened this issue Jul 15, 2022 · 0 comments

Comments

@QuentinA
Copy link

QuentinA commented Jul 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant