At the moment gwt development mode is extremely slow when preparing the page and while actually using my application. If i compile and run using runjettyrun everything works at a satisfactory speed but with gwt everything is very slow. I have tried forcing gwt to compile only for gecko1_8 but it's not much help. What else can i try?
What causes dev mode to perform so incredibly slow?
1.2k Views Asked by osh At
2
Using the G1GC garbage collector made a big difference for me on OSX.