Is it normal to take 3s to load a page?
Answered
Australian Freshwater Crocodile posted this in #help-forum
Australian Freshwater CrocodileOP
It can take up to 3 seconds to load a single page. i wondering if this is normal
Answered by Yi Lon Ma
to get actual speed, run the prod mode using
pnpm build
and then pnpm start
7 Replies
Australian Freshwater CrocodileOP
is this dev mode? then yes
Australian Freshwater CrocodileOP
yeah it is, anyway to speed it up?
@Australian Freshwater Crocodile yeah it is, anyway to speed it up?
you can enable turbopack. There's nothing beyond that. However a new version was released yesterday with some perf improvements so you can try that but not sure if its stable or canary
to get actual speed, run the prod mode using
pnpm build
and then pnpm start
Answer
Australian Freshwater CrocodileOP
interesting, okay thanks