On 24-Feb-2010, at 11:21, Seymour wrote: > > I want to run as lean as possible and that means no extra stuff no > matter how small. It all adds up!
Erm, no, it really does not "all add up" in point of fact. Crash-catcher uses basically -zero- system resources. It isn't using the processor, and it isn't really using RAM because unless it's activated, if RAM is low then you're paging out, and a unused process will page out before a running one. If you look at Activity monitor, the only things that you will want to look at minimizing are processes that use a measurable percentage of the CPU. You will notice that the vast majority of processes on your computer are using 0.0%. Ignore all of these. -- The fact is that camels are far more intelligent than dolphins. Footnote: Never trust a species that grins all the time. It's up to something. --Pyramids -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
