PHP execution is taking over 350 ms on a single core Opteron 6300 VPS server, why is it taking this long? I'm trying to speed up the site, and this is the main bottleneck.
It's not MySQL. That only takes ~25ms according to the debug function.
Should it take this long? Any tips to improve this time?