On the application I am working, for the gwt draft compile (via "Dev mode on" bookmarklet) CodeServer takes about 30-45 seconds.
The draft compile from Eclipse with GWT compile for one browser with -draftCompile argument takes ~70 seconds.
I'd like to ask some opinions on how much it takes the compile time for other developers who work with GWT Superdevmode on their applications. Does it run under 10 seconds for you?
Also when the draft compilation takes 30-40 seconds, I am still happy with the results, because it works much faster as with GWT Eclipse Devmode Plugin, but maybe I have misconfigured something in my application and this is why the compile takes so long.