I've got some super cheap hosting where it's running a #WordPress #PHP website and a python flask website.
What I'm finding is the #Flask website is using too many resources and crashing whereas the PHP website doesn't seem to be affected.
Does anyone know or are there any experiences people have had where PHP is a lot more efficient than Flask?
I'm also a little suspicious because the #python set up seems to be bolted on and it feels like PHP mysql is better supported...