[Webkit-unassigned] [Bug 126525] Move function calls outside loop in dom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 01:46:09 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126525





--- Comment #5 from Laszlo Vidacs <lvidacs.u-szeged at partner.samsung.com>  2014-02-12 01:43:25 PST ---
I ran several DOM performance tests on efl, but from this data I cant draw conclusions about the performance of the patch. In fact, 
at 1 place of the 4 places updated in this patch, the length() method call is meantime moved outside the loop: http://trac.webkit.org/changeset/162394/trunk/Source/WebCore/dom/ElementData.cpp
So the patch is updated to cope with the remaining three places.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list