I'm running a WAMP (2003, 2.2, 5.1, 5.3) stack and am seeing high CPU load when running a third party, open-sourced application.

Are there any tools to increase CPU use efficiency for PHP or profile what code causes the CPU load to spike?

link|improve this question
I suggest you ask a separate question about profiling on Stack Overflow, as that is very much a programming topic. – John Gardeniers Aug 5 '10 at 19:48
feedback

1 Answer

Try one of the php accelerators like eAccelerator.

link|improve this answer
I'm already using the Zend Optimizer+, which has increased efficiency, but only slightly... – Omer van Kloeten Aug 7 '10 at 7:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.