On Thu, May 2, 2013 at 1:19 AM, Mark Struberg <[email protected]> wrote:

> Probably in TomEE we do not yet remove all our scanning results and
> temporary boot stuff after booting up the container.
>
>
I think I have recognized that whenever I do a heap dump and I search
'classes' for 'jsf.'.

'jsf.' is how i search for many of my beans, but 'myfaces'
classes/instances are always at the top of the list (which means myfaces
are using more memory than my classes).

i usually only see 1 instance of my (normal) 'scoped' beans and my largest
bean is only using like 1,600(K) bytes, I think (that's a rough estimate).

Reply via email to