>
> The one triggered by mvn gwt:run is a disaster.
> Mouseout: 176 ms, mouseover 208 ms, according to speed tracer, but it 
> looks even slower.
>

gwt:run starts GWT's DevMode which is always a lot slower than compiled 
JavaScript. You should not measure timings in DevMode. Compile your app to 
JavaScript and try again.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to