vote up 1 vote down star

Is there a good methodology for logging/benchmarking/profiling a gwt application to identify bottlenecks?

Something like a timing/logging framework or similar.

flag

1 Answer

vote up 1 vote down check

I especially recommend the last link - Firebug's profiling can be very helpful when combined with -style PRETTY.

And, in general, any profiling solution that works for Javascript, should work for GWT.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.