[Webkit-unassigned] [Bug 46537] New: SVG: Avoid calling pow() in genericParseNumber() unless necessary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 24 16:26:50 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46537
Summary: SVG: Avoid calling pow() in genericParseNumber()
unless necessary
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Performance
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: andreas.kling at nokia.com
CC: zimmermann at kde.org, mdelaney at apple.com
We don't need to call pow() if there's no exponent.
0.4% speedup on <http://themaninblue.com/experiment/AnimationBenchmark/svg/>
--
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