Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Performance issue

    When I rolled my application to 3.1d I had performance issue on all browsers when running in GWT Development Mode in Eclipse, especially with calls to getMember/getMembers, Do you have any idea?

    #2
    Originally posted by akhader View Post
    When I rolled my application to 3.1d I had performance issue on all browsers when running in GWT Development Mode in Eclipse, especially with calls to getMember/getMembers, Do you have any idea?
    I suspect this may be the same issue that I had in http://forums.smartclient.com/showthread.php?t=22945. I never got the issue resolved (I mostly worked around it), but calls to Canvas.getChildren() were causing an enormous number of calls to the browser plugin (tens of thousands per invocation).

    Comment


      #3
      First I think only me that I have this bug, but seems its appear to other people than me.

      Chrylis, let's wait and see Isomorphic response.

      Comment

      Working...
      X