Hello, We are developing our app in GWT now for a couple of years. And code base is becoming bigger every day.... And hosted mode is also become very slow. Refresh in browser takes around 1 minute. Forms opening a couple of seconds. All this time my CPU is on around 160% (if I look Activity monitor). This happend in FF. Chrome is not useful because it takes too much time (I gave up after 10 minutes). Any idea how could we speed up hosted mode? Would code split with GWT.runAsync do any help? Or on the end you just must have very fast CPU? Thank you for help.
My environment : - OS X Show Leopard - JDK 1.6 - GWT 2.2 - GXT 2.2.3 - Firefox 3.6 Regards, Matic ------------------ GWT stuff twitter - http://twitter.com/#!/gwtstuff -- 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.
