Re: Puzzling memory creep
Re: Puzzling memory creep
- Subject: Re: Puzzling memory creep
- From: Quincey Morris <email@hidden>
- Date: Sat, 05 Sep 2015 01:48:34 +0000
On Sep 4, 2015, at 06:25 , Richard Kennaway <email@hidden> wrote:
>
> If anyone wants to take a look at the whole project, I've put a zip file at
FWIW, I don’t see any leaks when I run your test project. This is with Xcode 7 beta 6 and the iOS 9 iPhone simulator, since that’s what I’ve got available right now.
I tried putting your date formatter code back in (using defaults for creating the objects, since you took the setup code out) and it still doesn’t leak. I see #Persistent fluctuate rapidly in this case, because the formatter causes lots of objects to be created transiently, but it always comes back to the same number.
_______________________________________________
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