Can Chrome be made faster in development mode?

I use Chrome as my default browser as I really like the development
tools, but it's slow with gwt development mode.  On a table cell,
there's a click handler.  The click handler displays a popup built
with UIBinder.  In development mode with Chrome (v 7.0.517.5), it
takes approx 3 seconds from click to seeing the popup.  With Firefox
(3.5.11) it's 'almost' instant -- fast enough anyway that it's not a
performance issue.

In Web Mode with everything compiled, Chrome is super fast again, no
issues at all.  The perf loss is only in Dev mode.

Any ideas?  Should I switch over to the production branch of chrome
(and thus lose speed tracer)?

-Brian

-- 
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.

Reply via email to