Why is it taking so long to start my app?
See original GitHub issueIf you are reporting a bug, please fill in below. Otherwise feel free to remove this template entirely.
Can you reproduce the problem with latest npm?
yes
Description
My app startup time during development using react-scripts start takes an excessive amount of time (> 60s). Also recompiling during development takes a while.
Expected behavior
I would expect the initial build to be under 10s
Environment
Run these commands in the project folder and fill in their results:
npm ls react-scripts
(if you haven’t ejected): react-scripts@1.0.7node -v
: v8.0.0npm -v
: 5.0.0
Then, specify:
- Operating system: macOS Sierra (version 10.12.5)
- Browser and version: Chrome 58.0.3029.110 (64-bit)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
[Too Slow!] Fix: Windows 10 APPs Take Forever to Load
The reasons may be software-related problems, such as virus infection, problematic programs, outdated apps, or system file damage. They could ...
Read more >Slow Startup and running of apps - Microsoft Community
Once logged in, check if the PC is responsive. If so, try the steps above to do a clean boot. Then restart the...
Read more >5 Ways To Deal With Super Slow Apps - Popular Mechanics
-Tap Settings > General > Storage & iCloud Usage. Then, in the storage section up top, tap Manage Storage. Select the app that's...
Read more >Top Reasons Why Your Mobile App is Slow and How to Fix it
Your app is obsolete and not supportive · Sluggishness of the server speed · Encrypted connections are not optimized · Chatty conversations ·...
Read more >Why is My Android Running So Slow? - Technipages
As you install more and more apps, more items may be constantly running. This can use up precious memory. Restart your Android, then...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah I should’ve added that it’s perfectly normal. I have an application that takes a long time to boot, too.
We are looking into improving this, tho!
This project is not related to React Native.