Hi, After code split my initial download is 240Kb. When I see the package split, com.google packages and java.util together take up 60% of it. Is it something one cannot do much about ? Any kind of optimization around this ?
java.util 25118 (14.2%) com.google.gwt.user.client.ui 23371 (13.21%) java.lang 10524 (5.95%) com.google.gwt.user.client.rpc.impl 7827 (4.42%) com.google.gwt.dom.client 6387 (3.61%) com.google.gwt.lang 5880 (3.32%) com.google.gwt.core.client.impl 5772 (3.26%) com.google.gwt.user.client.impl 5511 (3.11%) com.google.gwt.user.client 5274 (2.98%) com.google.gwt.i18n.client 5258 (2.97%) Misc google packages - 5% Thanks gd -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
