Oo-Savage-oO Posted March 11, 2011 Posted March 11, 2011 Now I wanna keep my CPU usage low what things effect CPU?? Quote
a_bertrand Posted March 11, 2011 Posted March 11, 2011 Basically everything. As soon as you do something you will use the CPU. So to keep the CPU low you need to use optimizations from code, to php accelerators and even cache. Normally you need a mix of different techniques to really optimize something. Keep in mind that optimizations means harder to code / understand the code. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.