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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:27:06+00:00 2026-06-13T11:27:06+00:00

TL:DR What technique does Apple use to make Photo.app so fast, even with large

  • 0

TL:DR

What technique does Apple use to make Photo.app so fast, even with large images?

Long Version

I watched Apple’s WWDC 2010 video about scroll views to learn how to replicate Photo.app pagination behavior and low memory utilization (PhotoScroller Demo). It works well, but since images are loaded only when they are needed, when I try to paginate to another image, the app locks while the JPEG is being decompressed.

The same video shows a tiling technique to get better performance, but since I’m using photos taken from the camera and stored in the app, that doesn’t seem feasible (having multiple copies of each photo, in different resolutions, would consume too much space – 4MB vs 27MB). Also, using iExplorer I noticed Photo.apps has only a copy of each photo (it doesn’t even have a small thumbnail copy for the gallery).

What technique did Apple use to make Photos.app so fast? How can I get that same performance in my app?

I’m a bit confused if this should be here or on Programmers,
since there’s no code in the question, but F.A.Q. says that algorithm
questions are part of Stackoverflow, and the tags here match it
better.

  • 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-06-13T11:27:08+00:00Added an answer on June 13, 2026 at 11:27 am

    So if you just show one image fullscreen you can do this:

    In the WWDC11 Session 104 – Advanced Scroll View Techniques they talk about infinite scrolling and how to do it. The basic idea is to scroll the view and after scrolling reposition the (UIImage)view inside the scroll view so it appears centered or whatever you layout constraints are.You could then load the new UIImage into the UIImageView. Since you only have one UIImageView it should be pretty low memory consuming. I am not sure about how the loading times of the images will behave though.

    Maybe preload the next UIImage to the left and right to the current image and then load it into the UIImageView after reposition the scrollView can help here.

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

Sidebar

Related Questions

What technique should we use to make the httpsession object not loaded heavily with
What technique does a ruby script use to find your libraries / requires on
Firefox 3.5 does not allow creating java OBJECT tag with Javascript (document.write)? this technique
What technique shall one use to implement batch insert/update for Backbone.sync?
All, Can anyone please tell me what scoping technique does Modula-3 employ? I found
I was using a technique described by apple for Observing Process Lifetimes Without Polling
Does anyone know of a technique to programmatically create an HTML select list including
This is a pretty cool jquery popup technique for an image. Does anyone know
Is it using DHCP? DNS? what techniques does it use to return a set
Does anyone know of a good module (or technique) that can be used to

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.