Tuesday, August 28, 2012

SmartScreen Filter performance issue in IE8

Hi,
In IE8, our GWT application seems to suffer significant slowdown when we have slow PCs and smart screen filter on.

Profiling the code, it looks like the problem is with com.google.gwt.user.client.impl.DOMImpl.setEventListener.  We are generating a very large amount of HTML when we assign do the assignment in this method, we get the slowdown (based on profiling results.

Has anyone encountered this issue and if so, how did you rectify it.

Thanks.

Kamal.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/tqM_3Sn_iQcJ.
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