Re: Using Instruments to profile UITableView drawing
Re: Using Instruments to profile UITableView drawing
- Subject: Re: Using Instruments to profile UITableView drawing
- From: Mikkel Islay <email@hidden>
- Date: Thu, 26 Apr 2012 20:59:32 +0200
On 26 Apr 2012, at 20:37, Marco Tabini wrote:
> I wonder if someone could point me to the right way to profile poorly-performing custom-drawn UITableView cells. I've come across this problem several times, and usually manage to figure out how to solve it, but my process is not very scientific—there's far too much trial and error involved, and I wonder whether there isn't a known way to pinpoint exactly which part of the code causes a table to stutter using Instruments. I've tried Googling for the problem, but it seems to me that the vast majority of people giving suggestions are focusing on known techniques to make table cells perform, rather than trying to understand where an already-implemented table is going astray.
If you haven't done it already, the first thing to try is running your app through the Time Profiler.
Mikkel
_______________________________________________
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