Speeding up CakePHP
I’ve been a keen fan and user of CakePHP for about 2.5 years now, but the main bugbear that most fellow developers level at the framework is that it’s slow, and the dispatch cycle takes too long to make it a viable solution for production environments.
Please! share your tips, tricks, and also hacks for speeding up CakePHP performance.
Ms Ark
Both for CakePHP and other things, just get a more powerful server, more GHz and RAM. Prices get cheaper every year. Although if you are on a VPS, I understand things can be tight.
And sometimes new hardware is cheaper than paying for someone to optimize the code…