Hi,
I have an application which has a huge layouts with lot of components such as text areas, buttons, different type of layouts, etc.
When i try to load my application in IE11 loading / rendering of the application is very slow (approx 22-25 sec), where as in chrome its completely different it loads in (3-4 secs).
i am also aware of that IE11 java script rendering engine is very slow.
So is there any way i can do some optimization in GWT side or something specific to browser.
please help.
Thank you in Advance!!
I have an application which has a huge layouts with lot of components such as text areas, buttons, different type of layouts, etc.
When i try to load my application in IE11 loading / rendering of the application is very slow (approx 22-25 sec), where as in chrome its completely different it loads in (3-4 secs).
i am also aware of that IE11 java script rendering engine is very slow.
So is there any way i can do some optimization in GWT side or something specific to browser.
please help.
Thank you in Advance!!
Comment