[Webkit-unassigned] [Bug 123255] Add result caching for Math.cos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 09:23:37 PDT 2013


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





--- Comment #7 from Filip Pizlo <fpizlo at apple.com>  2013-10-31 09:22:24 PST ---
(In reply to comment #1)
> Created an attachment (id=215035)
 --> (https://bugs.webkit.org/attachment.cgi?id=215035&action=review) [details]
> Adds result caching for Math.cos
> 
> A quick test consisting of averaging 5 consecutive runs of Sunspider shows a 1.9% benefit in my case.

It's customary to post full performance results to bugzilla for optimizations like these.

It's customary to run more than just SunSpider.  It's unwise to rely on a single benchmark for optimizations.  For example, Octane, JSBench, and Kraken are also important benchmarks.

-- 
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