• 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: Calling -retain inside -dealloc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling -retain inside -dealloc


  • Subject: Re: Calling -retain inside -dealloc
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 26 Jun 2005 23:07:46 -0700


On Jun 26, 2005, at 10:46 PM, Andrew Garber wrote:

I have several callback functions which are triggered quite frequently
(like every 2ms or so). Inside each of these a callbacks, I need to
invoke methods for each instance of my class that matches a certain
criteria. In a previous paradigm, I used NSNotifications. I'm now
trying to see if I can speed things up a little.


Umm, yes, you mentioned that earlier. It's not clear how this relates to memory management issues, and what role the array takes.


Why do you think that this will improve the performance of your application? Have you profiled with Shark?

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Calling -retain inside -dealloc (From: Andrew Garber <email@hidden>)
 >Re: Calling -retain inside -dealloc (From: Andrew Garber <email@hidden>)

  • Prev by Date: Re: Calling -retain inside -dealloc
  • Next by Date: Re: Calling -retain inside -dealloc
  • Previous by thread: Re: Calling -retain inside -dealloc
  • Next by thread: Re: Calling -retain inside -dealloc
  • Index(es):
    • Date
    • Thread