Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A small collection of performance hints' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A small collection of performance hints
Authored by: ptwithy on Apr 11, '03 07:53:23AM

You can make top suck less by adding '-s 10' to mean poll every 10 seconds instead of the default 2. Also, hitting space while in top will cause it to update immediately.

If you don't go for the Terminal, Process Viewer is a GUI front-end on top.

This is handy for finding Carbon apps that are still polling in their idle loop, and hence wasting CPU cycles. Quit them when you are not using them.



[ Reply to This | # ]