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 768705
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T18:13:21+00:00 2026-05-14T18:13:21+00:00

I have around 20 tableview cells that each contain a number (2-5) thumbnail sized

  • 0

I have around 20 tableview cells that each contain a number (2-5) thumbnail sized pictures (they are VERY small Facebook profile pictures, ex. http://profile.ak.fbcdn.net/hprofile-ak-sf2p/hs254.snc3/23133_201668_2989_q.jpg). Each picture is an UIImageView added to the cell’s contentview.

Scrolling performance is poor, and measuring the draw time I’ve found the UIImage rendering is the bottleneck.

I’ve researched/thought of some solutions but as I am new to iphone development I am not sure which strategy to pursue:

  • preload all the images and retrieve
    them from disk instead of URL when
    drawing cells (I’m not sure if cell
    drawing will still be slow, so I want
    to hold off on the time investment
    here)
  • Have the cells display a placeholder
    image from disk, while the picture is
    asynchronously loaded (this seems to
    be the best solution, but I’m
    currently not sure exactly how to do
    best do this)
  • There’s the fast drawing
    recommendation from Tweetie, but I
    don’t know that will have much affect
    if it turns out my overhead is in network loading
    (http://blog.atebits.com/2008/12/fast-scrolling-in-tweetie-with-uitableview/)

Thoughts/implementation advice? Thanks!

  • 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-14T18:13:21+00:00Added an answer on May 14, 2026 at 6:13 pm

    Suggest you do a search in the XCode help docs for LazyTableImages. It’s a sample app provided by Apple that asynchronously loads images into a table cell. It should be a good starting point.

    You’ll probably want to add a local cache to save the images so you don’t have to keep downloading them each time, and a way to prune out old images out of the cache.

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

Sidebar

Related Questions

I have around 3500 flood control facilities that I would like to represent as
I have around 100 rows of text that I want to tokenize, which are
I have around 4000 entities that I need to insert into a Java App
I have a tableview that is successfully incorporating an NSFetchedResultsController. However, I need the
I have 3 segmented controls in each cell of a tableview on an iPad.
I have an app that includes a tableView . The tableView has several sections,
I have an SQLite Database with 5000 rows that is loaded into a tableview.
I have one last problem that is killing me. I am playing around with
I have found an example that I am trying to wrap my head around,
I have noticed a change in the look of the tableview cells in iOS

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.