Determining cumulative size of an object at runtime
Determining cumulative size of an object at runtime
- Subject: Determining cumulative size of an object at runtime
- From: Steven Frank <email@hidden>
- Date: Mon, 17 Mar 2003 17:01:26 -0800
I have an object (an NSMutableDictionary) that contains a variable
number of NSMutableArrays. The arrays then contain additional
dictionaries.
Is there any easy way to determine at runtime how much memory the
top-level dictionary and everything it contains is taking up?
Thanks,
Steven
http://stevenf.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.