Hi Graham! On Sep 16, 2013, at 20:26 , Graham Cox <graham....@bigpond.com> wrote:
> Documents get saved in the background, so in some ways it doesn't matter how > long they take, but when waiting for a very big file to open, there can be a > noticeable delay (maybe 10-15 seconds) between the Open dialog going away and > the document appearing Wow, that’s a pretty big file! NSKeyedArchiver has been heavily optimized (relatively speaking) for the reading case, so 10-15 seconds sounds like a lot, my 1M object graph “only" takes around 2-3 seconds. Do you know how long it takes to save? Around 30-60 seconds? Cheers, Marcel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com