Hi,
When the server sends the RPC call, the CPU Utilization is low. It
basically shoots up while rendering the page, while populating the
response data to the view and display.
I am not in a debug more.

Any tips that I need to consider will be helpful.
Thanks,
Sunil

On Sep 26, 6:12 am, Артём <[email protected]> wrote:
> 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 highCPUutilizations on I.E6.0
> > Browser. At times during RPC callsCPUutilizationstays 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
> > reduceCPUutilizationon the browser?
>
> > Thank you,
> > Sunil- Hide quoted text -
>
> - Show quoted text -

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