> On May 4, 2015, at 8:05 PM, Graham Cox <graham....@bigpond.com> wrote: > > Does anyone know what these are for?
I'm pretty sure that's Foundation's URL-loading cache — anything that loads resources over HTTP using NSURLSession or NSURLConnection will end up storing data there. > I’ve been tracking down a problem with my app reported by a couple of users > (but naturally unreproducable when running in the debugger) where a thread > was spinning causing high CPU usage and laggy performance. Did you ask them to sample the app using Activity Monitor? That's the most useful way to diagnose such problems if you can't reproduce them yourself. —Jens _______________________________________________ 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