[Webkit-unassigned] [Bug 61025] New: Speed up SVGSMILElement::findInstanceTime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 00:23:01 PDT 2011


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

           Summary: Speed up SVGSMILElement::findInstanceTime
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Varga.Oliver at stud.u-szeged.hu
                CC: zimmermann at kde.org, zherczeg at webkit.org,
                    reni at webkit.org, abecsi at webkit.org


In SVGSMILElement::findInstanceTime function:
FIXME: This searches from the beginning which is inefficient. The list is usually not long
(one entry in common cases) but you can construct a case where it does grow.

-- 
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