In our application we have to reduce our initial loading time. We are using code splitting in gwt. Still it's taking more time to load. We did splits based on references methods as well as in events to load corresponding codes to load on that event. Still it s taking more time & not able to reduce half size of the overall code.
How can i use splitting more efficiently? -- 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.
