Monday, July 6, 2015

Re: Most code in SOYC report cannot be attributed

GWT version is 2.7.0. We're using Dagger 2 for dependency injection, but looking at historical reports I'm pretty sure things looked the same when we were using Gin. Not using any other significant external libraries that I'm aware of.

On Monday, July 6, 2015 at 2:30:25 AM UTC-7, Lars wrote:
Which version of gwt you use? And is there something special you use (some 3rd party library)?

Am Sonntag, 5. Juli 2015 04:58:51 UTC+2 schrieb Erik Kuefler:
I have a 4.2MB GWT application using the default linker with no split points that I'm trying to run a SOYC report on. The report tells me that 741k comes from "all other", 28k comes from "jre", 6k comes from "gwtLang", 139k comes from Strings, and the remaining 3.4MB "cannot be attributed to any package or code type." That's over 80% of the application, which makes the report pretty useless for optimizing.

Why would GWT be failing to identify the source of most of the code? Scanning through the output visually there's nothing that jumps out at me as unusual. I'm compiling in obfuscated mode with cast checking disabled, but I have class metadata enabled.

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