> 
> Try Instruments. Apple have written a measuring tool for a reason :)

Thanks for the hint.

I've done that.
In the Heaviest Stack Trace, I am seeing functions like 
CA::Transcation::commit()
CA::Render::copy_image(..)
CI::recursive_tile(..)
etc

None of these functions seems to get invoked (indirectly) by any of my code.
Instead, they all seem to be called (indirectly) by _CFRunLoopDoObservers (in 
the main thread).

So, I feel a bit stumped.
What can I do?

It seems that somehow I need to make all this stuff happen in the background -
but how?


_______________________________________________

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

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

Reply via email to