• 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: Profound UITableView rendering-performance problem, but only at certain positions?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Profound UITableView rendering-performance problem, but only at certain positions?


  • Subject: Re: Profound UITableView rendering-performance problem, but only at certain positions?
  • From: Gavin Stokes <email@hidden>
  • Date: Tue, 24 Jul 2012 02:48:06 -0700

Thanks for that suggestion.  I'm only reloading visible cells, so I would
expect them to already be instantiated and readily available in memory.
 However, if cellForRow... is called, I guess there is an attempt to
dequeue.  I'd have to take a look at how much time is spent in that method.

At any rate, it's clear that all of this can be done with adequate
performance.  The problem only occurs when the table is scrolled within a
50-pixel range of position, and that position varies (so far unpredictably)
with row height.  If the table is scrolled more or less than that, it works
fine.  The number of animating rows makes no difference (and there are only
a few anyway).

And performance isn't the only issue; the rendering is defective, with
elements (like simple text labels) being rendered slightly out of position
and cell images flying up from the bottom of the screen and settling into
place.
_______________________________________________

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: Profound UITableView rendering-performance problem, but only at certain positions?
      • From: David Duncan <email@hidden>
References: 
 >Profound UITableView rendering-performance problem, but only at certain positions? (From: Gavin Stokes <email@hidden>)
 >Re: Profound UITableView rendering-performance problem, but only at certain positions? (From: Fritz Anderson <email@hidden>)
 >Re: Profound UITableView rendering-performance problem, but only at certain positions? (From: Gavin Stokes <email@hidden>)
 >Re: Profound UITableView rendering-performance problem, but only at certain positions? (From: Luke Hiesterman <email@hidden>)
 >Re: Profound UITableView rendering-performance problem, but only at certain positions? (From: Gavin Stokes <email@hidden>)
 >Re: Profound UITableView rendering-performance problem, but only at certain positions? (From: Luke Hiesterman <email@hidden>)

  • Prev by Date: Re: Profound UITableView rendering-performance problem, but only at certain positions?
  • Next by Date: Re: Forcing Core Data to save attribute changed behind its back?
  • Previous by thread: Re: Profound UITableView rendering-performance problem, but only at certain positions?
  • Next by thread: Re: Profound UITableView rendering-performance problem, but only at certain positions?
  • Index(es):
    • Date
    • Thread