Hi Dave,

It is pretty odd because the machine is setup pretty well (windows
temp files cleaned regularly, SSD, single FF permutation) so I was
quite surprised myself to say the least. I'll have to try it on
another setup and see how it goes.

GWT compile without appending the codeserver variable sounds just the
ticket I don't know why I didn't think of that myself earlier it has
been a very long week! Thanks David.

On May 6, 10:59 pm, David Chandler <[email protected]> wrote:
> Hi Mattai,
>
> That's a long time for SOYC, even for a large project. How many permutations
> do you have? Try setting just one user agent (gecko1_8 for modern Firefox)
> and locale in your gwt.xml when creating SOYC for purposes of analyzing
> splitting.
> Seehttp://code.google.com/webtoolkit/doc/latest/FAQ_DebuggingAndCompilin...
> ?
>
> Also make sure you've cleaned your temp files on 
> Windows:http://code.google.com/p/google-web-toolkit/issues/detail?id=5261
>
> And you shouldn't have to deploy to App Engine to use Firebug (or Chrome
> Developer Tools or Speedtracer). Just run a GWT compile and browse to the
> localhost URL without appending "?gwt.codesvr=..."
>
> HTH,
> /dmc
>
>
>
>
>
>
>
>
>
> On Fri, May 6, 2011 at 7:26 AM, matttai <[email protected]> wrote:
> > Hi guys,
>
> > I'm working on a GAE + GWT project and i'm having difficulty getting a
> > good breakdown of the chunks made when working on a local
> > environment.
>
> > When deployed to Appengine Firebug can give me a good picture of the
> > size of each chunk / the order in which they are called etc. However
> > in a local environment firebug indicates a 250kb download for a 4mb
> > project that i am trying to break up which obviously isn't true.
>
> > I do have the SOYC report but it takes a damn long time to compile! So
> > sometimes it is worth trying to make educated guesses and just deploy
> > via trial and error (still takes approximately 8 minutes to deploy but
> > still better than 40 min for the SOYC report!)
>
> > --
> > 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.
>
> --
> David Chandler
> Developer Programs Engineer, Google Web Toolkit
> w:http://code.google.com/
> b:http://googlewebtoolkit.blogspot.com/
> t: @googledevtools

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