While deloping, it takes 1,5-2 sec. to update the page with the blank template which should be the most lightweight. Compare that to create-next-app which is <100 ms. I searched the whole web and I feel Like I'm the only one feeling the overhead. It's not from my PC. This is my repo. Could someone provide me with a minimal repo where the development server is snappy?
These are my PC specs
pnpm payload info
> [email protected] payload C:\projects\real\payload-simple
> cross-env NODE_OPTIONS=--no-deprecation payload "info"
Binaries:
Node: 23.11.0
npm: N/A
Yarn: N/A
pnpm: 10.10.0
Relevant Packages:
payload: 3.62.0
next: 15.4.4
@payloadcms/db-mongodb: 3.62.0
@payloadcms/email-nodemailer: 3.62.0
@payloadcms/graphql: 3.62.0
@payloadcms/next/utilities: 3.62.0
@payloadcms/payload-cloud: 3.62.0
@payloadcms/richtext-lexical: 3.62.0
@payloadcms/translations: 3.62.0
@payloadcms/ui/shared: 3.62.0
react: 19.1.0
react-dom: 19.1.0
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Available memory (MB): 32570
Available CPU cores: 8
GET / 200 in 2754ms
GET / 200 in 756ms
✓ Compiled in 125ms
✓ Compiled / in 502ms
GET / 200 in 2511ms