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 <[email protected]> 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 [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.
