Friday, August 22, 2014

Re: SeedTable is taking 6% of my applications memory



On Friday, August 22, 2014 2:42:13 PM UTC+2, Jens wrote:
It is used to emulate Java class hierarchies. Each class has a seed id and this seed id is then used during class cast checking (e.g. ID 1 can be cast to ID 2,3,4) and possibly other stuff.

…and it's gone in 2.7 / master: https://gwt.googlesource.com/gwt/+/24534023382c514abe4adbd261f51fcfdd917d7e
(note: I have absolutely no idea how it's done now and how it changes memory usage).

So maybe you could try a 2.7.0-SNAPSHOT and see what it changes?

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