Export to GitHub

google-web-toolkit - issue #93

Speed up hosted mode for quicker startup (and refreshes, if possible)


Posted on Sep 25, 2006 by Massive Rabbit

GWT Release: 1.1.10

Detailed description: There is a noticeable delay when starting hosted mode that can become a bottleneck when doing rapid tweak/test iterations. Please speed it up if possible, especially the initial startup.

Workaround if you have one: Using the "Refresh" button is usually faster than the initial startup and does automatically reflect changes made to your client-side source, so it isn't necessary to actually stop and restart hosted mode during development.

Comment #1

Posted on Oct 5, 2006 by Helpful Cat

(No comment was entered for this change.)

Comment #2

Posted on Oct 23, 2006 by Massive Rabbit

Now caching between runs. Startup is 20-30% faster, and refreshes are much, much faster. Since refreshes are very fast now, the most efficient way to develop is to leave a hosted browser open, make source changes, then click "Refresh".

Comment #3

Posted on Oct 31, 2006 by Helpful Cat

(No comment was entered for this change.)

Comment #4

Posted on Feb 9, 2011 by Swift Ox

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Milestone-1_2-RC