Re: NSTextView and memory usage
Re: NSTextView and memory usage
- Subject: Re: NSTextView and memory usage
- From: Allan Odgaard <email@hidden>
- Date: Mon, 29 Mar 2004 10:37:51 +0200
On 29. Mar 2004, at 3:54, Michael Rothwell wrote:
I created a NIB-based application with one window, containing a single
NSTextView and one NSButton. It consumes nearly 15MB at launch, with
maybe 300 characters of text displayed. This seems extravagant. Does
NSTextView always consume memory in that quantity?
Would most of that by any chance be shared memory? AppKit + Foundation
are 11 MB.
** Cocoa FAQ: <
http://www.alastairs-place.net/cocoa/faq.txt> **
_______________________________________________
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.