Re: NSOperation Efficiency
Re: NSOperation Efficiency
- Subject: Re: NSOperation Efficiency
- From: Sean McBride <email@hidden>
- Date: Tue, 04 Dec 2012 15:08:58 -0500
- Organization: Rogue Research Inc.
On Wed, 5 Dec 2012 01:15:11 +0700, Gerriet M. Denkmann said:
>I have an app which uses NSOperations inside an NSOperationQueue. These
>operations do not do any I/O - just Cpu. No swapping is taking place.
Do your operations use a lot of memory? Even though you're not swapping, maybe you're blowing a cache and causing a slowdown when many operations are executed at once?
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden