ARTICLE AD BOX
Asked today
Viewed 6 times
I'm having issues with local development for wordrpess. I'm running it through the "Local" app on a powerful Windows 11 machine, but every reload takes 5-10 seconds. I had the same issues with laravel. Pure PHP is fast, but every time I'm using some framework, it's way too slow to do development.
Any suggestions how do fix this? Or is it just the way it has to be?

7171 gold badge11 silver badges28 bronze badges
1
Explore related questions
See similar questions with these tags.

Usual advice: profile the code to pin down exactly which code is causing the problem. You.might try asking on WordPress Development
2025-12-07 08:58:50 +00:00
Commented 1 min ago