Bug 76480
Summary: | [Chromium] Bad layer sorting performance. | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Reveman <reveman> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | danakj, enne, reveman, schenney, shawnsingh |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
David Reveman
Sorting currently becomes a bottleneck on a page like this with ~500 layers:
http://css-class.com/test/css/3/transform-color-cube3.htm
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dana Jansens
A CS prof friend is interested in looking at this and the correctness issues as a research collaboration with Google. (He gets funding we get code!) So unless it's a high priority thing we should let that see where it goes?
David Reveman
(In reply to comment #1)
> A CS prof friend is interested in looking at this and the correctness issues as a research collaboration with Google. (He gets funding we get code!) So unless it's a high priority thing we should let that see where it goes?
SGTM, I'm not aware of any immediate needs to have this improved.
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230835