|
|
Re: RAP 2.3 - high CPU load with IE 10 [message #1403665 is a reply to message #1403539] |
Fri, 25 July 2014 03:11  |
Eclipse User |
|
|
|
Hi Ivan,
Thanks for the answer!
Yes, I have 9 active IE tabs and the application creates 800 widgets continuously but this is only for test purpose.
My real application is running only in one IE tab and refresh the page every 20 seconds, CPU load is increased and IE doesn't response but after 1-2 days and with my test application with 9 tabs after 1 hour. In begin of my test the CPU load is acceptable.
And with FF everything works fine...
Well I think that there are two possible reasons:
Bug in IE 10 or RAP 2.3 doesn't really support IE 10.
I tried to reload the page on each 20 runs (test application), and the situation is now better but not perfect. With 9 IE Tabs my test application was running almost 1 day.
private static void openUrlInParentWindow(final String url) {
executeJavaScriptCode("parent.window.location.href=\"" + url + "\";");
}
I will try the workaround on the customer side. If my real application can work 5 days I will be happy. Also I'll try to find some IE 10 problems/issues after recent updates.
Thanks,
Stenlly
|
|
|
Powered by
FUDForum. Page generated in 0.27896 seconds