I know you've enquired about splitting the application, but are you
gzip'ing the js code when downloading from your web server?  That will
reduce the current code size by 70% or so.  Of course, this is
complimentary to any splitting that you do.

On Jun 29, 4:19 pm, Paul van Hoven <paul.van.ho...@googlemail.com>
wrote:
> I developped a gwt app over the last 3 months. But i found out that
> the compiled js file is too large. In total it has a size of 411KB.
> Therefore i thought it would be a good idea of splitting up my
> application and create some modules. My goal is to split the whole
> application up into parts of about 60K-100K. At least the start page
> should load very quickly. I have no experience in using modules in gwt
> and the google documentation seems to be very brief on this topic.
>
> What is the best approach for splitting up my application?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to