[webkit-reviews] review requested: [Bug 42073] CSS color parsing optimizations : [Attachment 61243] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 10:30:19 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 42073: CSS color parsing optimizations
https://bugs.webkit.org/show_bug.cgi?id=42073

Attachment 61243: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=61243&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Updated patch to also avoid allocating a new string when getting the RRGGBB (or
RGB) part of a '#' color.

  Elapsed wall-clock time: 996ms (ideal: 640ms).
  Elapsed non-idle time: 356ms (ideal: 0ms).
  Speed: 15.06fps (ideal: 25.00fps).


More information about the webkit-reviews mailing list