I found out that if you split your ClientBundles, memory consumptions goes down. So if you have large ClientBundles with many images try to divide them. Worked for me.
2010/8/26 haimke <[email protected]> > I am using GWT 2.0.3, firefox 3.6.8, gwt plugin, Eclipse Galileo, > embedded Jetty > > gwt compilation time ~1minute and its the app running speed is "ok" > > but using hosted mode in firefox (or IE) is terribly slow and > unpredictable. > sometimes firefox is stuck for 30 seconds, sometimes for 8 minutes > usually no less than 3 minutes until I see some response. > It is impossible to keep developing like that. > > I could not find any helpull information in the newsgroups > > how can I know where exactly it is stuck ? > what could I do wrong ? > any other helpull information ? > > thankyou > haim > > -- > 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]<google-web-toolkit%[email protected]> > . > 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 [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.
