Re: real verses Virtual memory
Re: real verses Virtual memory
- Subject: Re: real verses Virtual memory
- From: "Stephen J. Butler" <email@hidden>
- Date: Sat, 10 Oct 2009 15:15:38 -0500
On Sat, Oct 10, 2009 at 2:56 PM, jon <email@hidden> wrote:
> wait, if CFNetwork is doing the caching, I would need to go lower to
> avoid it?
If I load CNN.com right now, I fetch the HTML page, plus at least 127
image, CCS, and javascript files. So if you use something more low
level, like CFNetwork or NSURLConnection, then right away you've
reduced your cache access by 99.2% (by not fetching/checking all those
external resources).
_______________________________________________
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