Next.js Discord

Discord Forum

Development server starts very slow

Answered
Amorph posted this in #help-forum
Open in Discord
Is it normal for an app to start very slow when you run npm run dev?

I heard about turbo, but is it normal for an app to have such a slow start when you don't use turbo?

I will post the repo down below too in case anyone is interested

https://github.com/IordanDenis/bestroll-ecommerce-admin
Answered by Clown
From my own experience, this isn't really much of a SWC issue (the alternative to turbo and the default option).

This usually only happens to me if my pc is bogged down or something, could be related to memory, cpu,disk usage
View full answer

6 Replies

bump
From my own experience, this isn't really much of a SWC issue (the alternative to turbo and the default option).

This usually only happens to me if my pc is bogged down or something, could be related to memory, cpu,disk usage
Answer
yes
@Amorph bump
Yes, its common for me
@Amorph alright, so i guess its just because of my old pc, ty
Yup, its common especially for old pc!