Sunday, September 26, 2010

Re: Reducing the CPU utilization on the IE browser

Are you sure it is related to the RPC calls?
You might use a logging module and add tracing output around various
parts of your application to see where the time is actually spent.

Also, are you talking about the Development mode by chance? I have
only seen GWT pause in development mode. In production it works okay
on MSIE6.

On 24 сен, 11:59, sm <sunilm...@gmail.com> wrote:
> Hi,
>
> I our project we are expirencing high CPU utilizations on I.E6.0
> Browser. At times during RPC calls CPU utilization stays at 100%. Its
> stays at that number for few seconds till the page is rendered. We are
> using GWT 2.0.3.
>
> Can you please provide some tips/best practices that can be coded to
> reduce CPU utilization on the browser?
>
> Thank you,
> Sunil

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment