• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSOperation Efficiency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOperation Efficiency


  • Subject: Re: NSOperation Efficiency
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Thu, 06 Dec 2012 16:51:39 +0700

On 6 Dec 2012, at 05:33, Graham Cox <email@hidden> wrote:

>
> On 05/12/2012, at 8:09 PM, Gerriet M. Denkmann <email@hidden> wrote:
>
>> for( NSUInteger i = 0; i < self.nbrWork; i++ )
>> 	{
>> 		GmdOperationBasis *m2 = [ [ GmdOperationBasis alloc ]  init ];
>> 		[ self.operationQueue  addOperation: m2 ];
>> 	};
>
>
> This is also leaking, could that be affecting your results?

I am using Arc. And I used Instruments Leaks, which did not show any.
Are you sure that this leaks under Arc?

Kind regards,

Gerriet.


_______________________________________________

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

  • Follow-Ups:
    • Re: NSOperation Efficiency
      • From: Graham Cox <email@hidden>
References: 
 >NSOperation Efficiency (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: NSOperation Efficiency (From: Kyle Sluder <email@hidden>)
 >Re: NSOperation Efficiency (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: NSOperation Efficiency (From: Kyle Sluder <email@hidden>)
 >Re: NSOperation Efficiency (From: Jens Alfke <email@hidden>)
 >Re: NSOperation Efficiency (From: Kyle Sluder <email@hidden>)
 >Re: NSOperation Efficiency (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: NSOperation Efficiency (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: NSOperation Efficiency (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: How to capture a video stream
  • Next by Date: Re: overriding a method with NSObject's version
  • Previous by thread: Re: NSOperation Efficiency
  • Next by thread: Re: NSOperation Efficiency
  • Index(es):
    • Date
    • Thread