Friday, August 22, 2014

SeedTable is taking 6% of my applications memory

Hey guys,

we have a really large web application which has been developed using GWT.
When launching our application and creating a "Heap Snapshot" using Chrome's Developer Tools we can see a large amount of memory is consumed by some properties living right under the window object.
After looking into it we found out that the seedTable is taking up 6% of the whole page's heap.
Because of some serious memory problems in production we are not sure what these seedTable is really used for.
Can someone please explain what the seedTable is for and if there's any possibility to disable it.

Any help is appreciated.

Cheers,
Jan

--
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