Your PHP code is CPU intensive, make sure you have a working PHP opcode cache.
If you use off shelf application like wordpress, joomla, should review the plugins used, avoid poorly written plugin that uses a lot server resource, looking into application's cache solution.
If you wrote your own...