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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to