#Slow admin in development

6 messages · Page 1 of 1 (latest)

vapid yoke
#

I updated to latest nextjs and payload and now my admin is super slow in dev mode. like every time I go to some page I have to wait for like 5+ sec before I can interact with it. On the prod there is no issue, also everything was smooth on next 15. Am I missing something ?
Thanks

valid mesa
#

Based on my experience, performance tends to be generally slow in a development environment.
However, once deployed to production, that issue is typically resolved.

wintry breach
#

5 seconds is very slow, my admin pages load instantly even in dev.

#

Only the initial load is slow in dev.

#

I am on NextJS 16 without the slowdown so I'm not sure.