Re: Does code split real shrink the inital download?
Unfortunately, the RunAsync need more tests by the developer, and u have to do tests to make sure your code will work the way u want..
2009/11/13 Edgenius <dapeng.ni@edgenius.com>
Finally, I chop one class from my bloat code by code splitting
function. The class is a dialog box, about 100 lines code.
Unfortunately, the result looks funny:
Before splitting: Full code size: 868323
After splittting: Initial download size: 871391 Full code size:
874615
It looks Gwt.runAsync() increases my code a little bit.... Need do
further investigate... Any comments are welcome.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home