Re: NSDocument save incremental file package in-place
Re: NSDocument save incremental file package in-place
- Subject: Re: NSDocument save incremental file package in-place
- From: Markus Spoettl <email@hidden>
- Date: Sun, 02 Mar 2014 17:08:03 +0100
On 3/2/14 3:43 PM, Trygve Inda wrote:
-Root
- plist file (about 20mb)
- Folder containing 3750 image files of about 50kb each
- Folder containing 3750 image files of about 100kb each
I did some testing about optimal number of files per folder for our package
format and 3750 files per directory are way too many. The file system is much
more efficient if you spread those files into sub-folders. We got the best
performance with a 3-level sparse folder index (files are stored on the third
folder level).
Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
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