Re: vector of vectors memory release
Re: vector of vectors memory release
- Subject: Re: vector of vectors memory release
- From: "julian mann" <email@hidden>
- Date: Wed, 4 Oct 2006 15:59:34 +0100
Thanks to both Davids for your help.
The leaks tool indicated no leaks, and when I ran three instances of the process with huge numbers, the memory (reported by activity monitor) went down for older processes as newer processes allocated more.
Thanks again
J
What measure are you looking at? Free memory probably won't go up,
inactive will.
I recommend setting a breakpoint after where you think memory is
freed, then running the command line leaks tool.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden