[Webkit-unassigned] [Bug 27393] New: Optimize string operations in GraphicsLayerCA
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 15:33:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27393
Summary: Optimize string operations in GraphicsLayerCA
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: cmarrin at apple.com
GraphicsLayerCA does a bunch of string operations in setTransform(),
setBasicAnimation() and setKeyframeAnimation() that show up on profiles, since
using operator+ is inefficient. We should optimize this code.
--
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