I've been running a script on my computer (custom made web-based POS) for about a year now on XAMPP and windows 10. All of a sudden as of last Friday I've noticed things have becoming increasingly slow. To the point where a simple page that does nothing but connect to mysql and run a simple query (this query when run via phpmyadmin runs in <20 ms) takes over 5 seconds to load the page.
I've made no changes to the config and I've tried everything I could find online:
WAMP/XAMPP is responding very slow over localhost XAMPP Running really slowly with PHP/MySQL PHP on Windows with XAMPP running 100 times too slow XAMPP / WAMP / whatever it is: Apache is running super slow
I'm pulling out my hair, what's going on?