Debug mode becomes very slow after 3rd Refresh of the page
98 views
Skip to first unread message
Jiunarayan
unread,
Apr 25, 2011, 7:18:39 AM4/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Is there anyway to make the debug mode same speed with nth times of
refreshing of the page. As I am facing problem with latest gwt plugin
makes the debug mode slow after 3rd refresh of the page. Another thing
I noticed that this plugin(latest) runs separate java instance while
debug as before I saw that this plugin use the same eclipse java
instance.
Thanking you.
Tomi B.
unread,
Apr 25, 2011, 1:25:10 PM4/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Jiunarayan,
What browser are you using? I've noticed similar issues, but mostly with Chrome. You could try Firefox to see if anything changes. I've also noticed that there might be something wrong with the way the the "Development Mode" panel logs messages. It will dramatically slow down after you have a lot of entries there, and even clearing the log can take an extended period of time.
//Tomi B.
Jiunarayan
unread,
Apr 26, 2011, 5:11:04 AM4/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I use firefox3.6.11. What could be the reason of getting slow? Or is
there any way I can clean manually before refreshing the page.
Tomi B.
unread,
Apr 27, 2011, 10:26:39 AM4/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I'd try another browser to see if it behaves the same. The only other thing that comes to mind related to performance is the fact that a lot of files get generated in the Temp directory. However, this should affect the first load as well. It's still probably a good idea to clear those out.