I've started implementing my web application using smartGWT. Is it really as slow as it is on the showcase?
It's practically unreasonably slow.
I'm in a new empty project that all it does it display a modal window with a login form in onLoad.
this takes about 1 full minute to load.
I think it's just waiting for something and then poof it's loaded.
I'm running it from eclipse, just clicking the green run button.