NSNotificationCenter CPU usage problem

2009-05-28 Thread Mike Crowe
Hi all, I'm running into a CPU usage problem with my Cocoa application. Basically once the app has been running for a few hours it starts, all of a sudden, to steadily consume an increasing amount of CPU. On further investigation with Instruments, it seems that object allocations seem to be the

Re: NSNotificationCenter CPU usage problem

2009-05-28 Thread Ken Thomases
On May 28, 2009, at 9:51 AM, Mike Crowe wrote: I'm running into a CPU usage problem with my Cocoa application. Basically once the app has been running for a few hours it starts, all of a sudden, to steadily consume an increasing amount of CPU. On further investigation with Instruments, it