[Webkit-unassigned] [Bug 156593] New: AffectsNextSibling style relation marking is inefficient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 13:42:40 PDT 2016


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

            Bug ID: 156593
           Summary: AffectsNextSibling style relation marking is
                    inefficient
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

We add a StyleRelation entry for each sibling to mark. With long sibling lists this can be inefficient in terms of both memory and speed. Instead make a single entry that includes the sibling count to mark.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160414/b65b23ed/attachment.html>


More information about the webkit-unassigned mailing list