hosted mode isn't for performance it is for debugging. Personally I've found that starting production Jetty is faster than starting hosted mode and waiting for the application to load.
On Wed, Feb 9, 2011 at 3:53 PM, Thomas Broyer <t.bro...@gmail.com> wrote: > Each time you go from Java to JS, and from JS to Java, the DevMode > communicates with the plugin in your browser, which then communicates with > the web page to execute the JS (and in Chrome, that last part is even slower > than in other browsers due to chrome's architecture). > > -- > 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. > -- 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.