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

  • Home
  • SEARCH
  • 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 8678455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:43:32+00:00 2026-06-12T20:43:32+00:00

In Apple’s Performance Tuning Guide there is a writing: Avoid writing cache files to

  • 0

In Apple’s Performance Tuning Guide there is a writing:

Avoid writing cache files to disk. The only exception to this rule is
when your app quits and you need to write state information that can
be used to put your app back into the same state when it is next
launched.

I’m saving a lot of cache files in Library/Cache directory, because my app deals with web services, and nobody likes the white screen. What does this statement mean? I shouldn’t do this or what?

Thank you!

  • 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-12T20:43:35+00:00Added an answer on June 12, 2026 at 8:43 pm

    Well, “avoid” means “avoid if possible, because writing/reading is relatively slow”. If by caching a small amount of data (I assume the definitions of the web services retrieved from somewhere?) you can improve the performance of your app’s startup, by all means do it. If you are only using this data for one run of your application, and the next run will re-fetch this anyway, use an in-memory cache.

    Library\Caches is basically designed to store data you fetched from somewhere which provides performance boosts when stored locally.

    The text from Apple feels like more a general guideline against overusing storage if you don’t need data to persist from one run of your application to another.

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

Sidebar

Related Questions

Apple's Java update this week removes the Java Preferences.app from Utilities. When working between
Apple's Secure Coding Guide documentation provides guidance on: format string attacks buffer overflows What
Apple does this for most of UIKit. You just pass in a tintColor to
Apple clearly has this automated in some way, I would like to have access
Apple developer document has the QTKit examples. I have noticed that it is only
Apple is doing this in a setter method for an instance variable mainSprocket: –
Apple says that there is a visibleRect method on the mac ( Source ),
Apple says that this is a good idea for saving memory. What would that
Apple tends to give examples like this: NSError __strong *error = nil; or -(BOOL)performOperationWithError:(NSError
Apple seems to say that this image should have no extension. But how is

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.