My GC app receives string data from a server and displays it.
If the strings are small, say around 60-100KB then real memory allocation seems 
unremarkable.

Above this, say around 100-300KB, then real memory allocation increases by 
about 20MB.
This memory does not seem to be released even after an exhaustive collection.

Would it be right to assume that NSString switches to a different allocation 
strategy as the data size increases?

Regards

Jonathan Mitchell

Developer
http://www.mugginsoft.com






_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to