• 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: If someone could inspect this code and explain to me what am I doing wrong ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: If someone could inspect this code and explain to me what am I doing wrong ?


  • Subject: Re: If someone could inspect this code and explain to me what am I doing wrong ?
  • From: Graham Cox <email@hidden>
  • Date: Sat, 19 Sep 2009 13:04:40 +1000


On 19/09/2009, at 8:26 AM, Mario Kušnjer wrote:

Maybe because it is writing to the NSLog ?


Almost certainly. There's no other obvious bottleneck in your code, but logging is quite slow, and if done during any kind of drawing, will really be noticeable. A table/outline's data source is called frequently while the table is being redrawn.

--Graham


_______________________________________________

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: If someone could inspect this code and explain to me what am I doing wrong ?
      • From: Mario Kušnjer <email@hidden>
References: 
 >If someone could inspect this code and explain to me what am I doing wrong ? (From: Mario Kušnjer <email@hidden>)
 >Re: If someone could inspect this code and explain to me what am I doing wrong ? (From: Quincey Morris <email@hidden>)
 >Re: If someone could inspect this code and explain to me what am I doing wrong ? (From: Mario Kušnjer <email@hidden>)

  • Prev by Date: Re: If someone could inspect this code and explain to me what am I doing wrong ?
  • Next by Date: Re: If someone could inspect this code and explain to me what am I doing wrong ?
  • Previous by thread: Re: If someone could inspect this code and explain to me what am I doing wrong ?
  • Next by thread: Re: If someone could inspect this code and explain to me what am I doing wrong ?
  • Index(es):
    • Date
    • Thread