Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 892253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:01:22+00:00 2026-05-15T14:01:22+00:00

I have a grouped UITableView with some large images. However, scrolling performance is quite

  • 0

I have a grouped UITableView with some large images. However, scrolling performance is quite poor (note: it was excellent before the iOS 4 upgrade, now it’s very jittery). I’ve read that using drawRect instead of adding subviews to the cell could improve performance.

First question: Is that true?

Second question: If it will increase performance, how can I implement it? I’ve been looking at the UITableViewSuite sample code example #5 which does this, but I’m having a lot of trouble adapting their code to work with my project. Are there some other good examples of how to do this?

Thanks for the help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:01:23+00:00Added an answer on May 15, 2026 at 2:01 pm

    Yes it is very true.

    Basically what you want to do is implement a custom UIView for the content view of you UIImageViewCells. Inside that custom view, you implement drawrect to draw out your cell.

    There is a fantastic session video from WWDC 2009 that demonstrates this. I believe that video is now available to anyone in the iPhone Developer Program. I’ll edit this answer if IO can find the link. The biggest performance gain is due to the fact that with custom drawing the Tabel View does not have to composite many layers together.

    If the only reason you are having slow scrolling is due to your use of large images, this may not help you much. I would make sure that your images are not being scaled up or down, and that you load them in lazily. Don’t load images while the table view is being scrolled rapidly – this will kill performance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some large images in a grouped UITableView. There's 1 row in each
I have a grouped UITableView with many sections, however, I want to iterate through
I have a grouped UITableView with some sections (with an header title). I want
I have a grouped UITableView and want to select some rows. Hers some handy
i am experiencing some weird problems with my UITableView. I have a Grouped TableView
I have a grouped UITableView which displays a number of cells, which includes both
I have a grouped UITableView where not all sections may be displayed at once,
I have 3 UITextFields in a grouped UITableView and am trying to figure out
I have a grouped UITableView that has 3 sections. I would like to show
I have a UITableView that is grouped into sections and has a number of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.