Publish your code. I suspect the problem might be there. Also Chrome in 
development mode might be slow (or very slow) compare to production where it 
usually the fastest browser
-Sergey

From: google-web-toolkit@googlegroups.com 
[mailto:google-web-toolkit@googlegroups.com] On Behalf Of CSchulz
Sent: Tuesday, December 06, 2011 4:33 PM
To: google-web-toolkit@googlegroups.com
Subject: GWT Performance Issues

I was wondering if anyone has had any issues with performance in GWT and how 
you solved it. Right now there is a project I'm working on where I get some 
json and generate some views and it's maybe 100 items long and GWT takes around 
8 seconds to render it in Chrome. I'm concerned because I'm going to be working 
on a bigger project and was planning on using GWT but now I'm not so sure. On 
the bigger project it could end up taking 30 seconds or more just to render the 
views each time they open a new page.

I've read about using timers to try and keep the DOM from freezing, but it 
prolongs the rendering period. Is there any way to improve performance in GWT, 
or is this just how the framework is? I've done stuff in Sproutcore before and 
didn't have any issues with performance, but I'm not sure it's the right 
framework for the project I'll be doing.

Any thoughts would help. Thanks in advance!
--
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/V3mLBnZLcBsJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

_____________________________________________________
This electronic message and any files transmitted with it contains
information from iDirect, which may be privileged, proprietary
and/or confidential. It is intended solely for the use of the individual
or entity to whom they are addressed. If you are not the original
recipient or the person responsible for delivering the email to the
intended recipient, be advised that you have received this email
in error, and that any use, dissemination, forwarding, printing, or
copying of this email is strictly prohibited. If you received this email
in error, please delete it and immediately notify the sender.
_____________________________________________________

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to