We have same issue and still can't resolve it. On relatively large application (overall about 20 tables and forms) with GWT 1.6 and GWT-EXT 2.0.6 hosted mode performance is really not adequate. Refresh of the page in hosted browser takes more than 30 seconds. Same application is quite responsive in web mode.
It is hanging on message: create exploded Jetty webapp in c:\source-tags\portal-gwt16-branch \portal-ui\war Refresh in hosted mode with GWT 1.6.4 takes minutes. Same with GWT 1.5.3 works much faster on same machine. I tried to create a bug report but it was closed http://code.google.com/p/google-web-toolkit/issues/detail?id=3754 Any ideas are greatly appreciated, Thanks On Apr 29, 7:29 pm, chrisM <[email protected]> wrote: > I migrated a project from GWT 1.5 to 1.6 with extreme slowness in > hosted mode - compiling and running in web mode performed the same > with no performance hits. > I was using the GXT and gwt-google-maps modules. > > I went from 5 second to over 60 seconds to do a simple refresh in > hosted mode. It has nothing to do with hardware as hosted mode ran > idle for over 40 seconds doing nothing before even the smallest bleep > on my Quad core. > > When I moved all files within the <module>/public directory out into > the war project directory structure, I got hosted mode to at least > preform approx. the same as GWT 1.5. At a minimum my hardware > resources are actually being used now when I refresh the hosted mode > browser. I never had any explanation why a seemingly simple static > file copy for ~1MB of static files hung hosted mode for 40 seconds. > > If you have anything in any <module>/public directory I would move it. > > On Apr 29, 3:01 am, Peter Muessig <[email protected]> > wrote: > > > Hi, > > > I cannot imagine that this is a hardware issue! > > > Since I switched to GWT 1.6.4 I had the same expierience with a 2GHz > > Core2Duo and 4GB RAM machine. When I start to use JS wrappers like > > SmartGWT or GWText the startup of the Hosted Mode and the GWT > > application becomes "very slow". --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
