Is there a way to measure or monitor how much of the server's CPU my app will be using for a particular task/query, etc? In many tutorials you see people talking about optimization, and that some operations are CPU 'expensive'. Thanks
+1
A:
If you are using Python, I think that AppStats can give you what you are looking for.
Adam Crossland
2010-02-28 14:05:54