Re: WebKit & high memory consumption
Re: WebKit & high memory consumption
- Subject: Re: WebKit & high memory consumption
- From: John Stiles <email@hidden>
- Date: Mon, 05 Jun 2006 06:32:06 -0700
You could use ObjectAlloc or MallocDebug to see where your memory is going.
FWIW a 10MB delta seems reasonable to me for adding a WebView. It does a
/whole lot/ of stuff :)
Jesus De Meyer wrote:
Hello,
I have noticed something in my app that I can't explain. I'm using 2
instances of a WebView: one that gathers data and another that
retrieves the "favicon" from the specified URL. I have to do this
because the URL that I use to gather the data is not the same as the
host URL.
Now, the problem I'm having is that my app consumes quite a lot of
memory. It can go from 60 to 70 MB of real memory (according to
Activity Monitor). The amount of memory remains constant after a while
though, so I'm pretty sure I'm not leaking memory.
I hope somebody can help me explain this.
My app is an RSS reader and so each feed has its own WebViews.
Thanks in advance,
Jesus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden