Friday, August 22, 2014

Re: SeedTable is taking 6% of my applications memory

Beside trying 2.7.0-SNAPSHOT you should search for "Detached DOM tree"s in your heap dump. Some detached DOM trees are kind of normal as you probably have some instantiated views in memory which are not attached yet but if you see lots of them then you most likely have a DOM memory leak somewhere.


-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment