• 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: UIDocument + NSFileWrapper, how to get incremental saving to work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIDocument + NSFileWrapper, how to get incremental saving to work?


  • Subject: Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 24 Aug 2013 14:38:55 -0700

On Sat, Aug 24, 2013, at 02:31 PM, Markus Spoettl wrote:
> That's exactly what I'm doing. My save times are so bad, the only
> explanation
> that I can come up with is that UIDocument/NSFileWrapper isn't really
> hard-linking unchanged wrappers. Or it does and also does something else
> to
> counter the gain.

Rather than guess, you should measure.

* What does -matchesContentsOfURL: say when sent to your sub-wrappers?
* Does -matchesContentsOfURL: even get called?
* What does Instruments say is actually going on?

--Kyle Sluder
_______________________________________________

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: UIDocument + NSFileWrapper, how to get incremental saving to work?
      • From: Markus Spoettl <email@hidden>
References: 
 >UIDocument + NSFileWrapper, how to get incremental saving to work? (From: Markus Spoettl <email@hidden>)
 >Re: UIDocument + NSFileWrapper, how to get incremental saving to work? (From: Quincey Morris <email@hidden>)
 >Re: UIDocument + NSFileWrapper, how to get incremental saving to work? (From: Markus Spoettl <email@hidden>)

  • Prev by Date: Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
  • Next by Date: Re: Exception After Adding a WebView to a NIB
  • Previous by thread: Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
  • Next by thread: Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
  • Index(es):
    • Date
    • Thread