Re: Working with large files and Memory
Re: Working with large files and Memory
- Subject: Re: Working with large files and Memory
- From: Scott Ribe <email@hidden>
- Date: Wed, 12 Mar 2008 11:02:08 -0600
- Thread-topic: Working with large files and Memory
One more thing, if you can require 10.5, you can build a 64-bit app. You
should *still* avoid unnecessary allocations, and likely read the file in
chunks, to lower the amount of RAM your users will require in order to avoid
too much VM swapping.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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