Announcement

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

    Canvas.getChildren extremely slow in dev mode

    I have just upgraded to the latest nightly of 3.1d (2012-07-25) from a nightly a couple of months old, and I've run into a crippling performance problem. I traced it to the Canvas.getChildren() method, which is taking about 15 seconds to return when I step through my code, even when the Canvas in question has only 3 children. Is anyone else experiencing similar issues?

    I'm running Firefox on Linux and using the latest GWT 2.4 (2012-06-29).

    Edit: This does not appear to be a problem with SmartGWT; rolling back to an older nightly that used to work produces the same behavior, which appears to be caused by a huge amount of traffic between GWT dev mode and the browser plugin. I'm just wanting to see whether anyone else has seen this issue and has been able to fix it.
    Last edited by chrylis; 25 Jul 2012, 14:09.
Working...
X