WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
148034
[ES6] Implement arrow function syntax. Benchmark tests
https://bugs.webkit.org/show_bug.cgi?id=148034
Summary
[ES6] Implement arrow function syntax. Benchmark tests
GSkachkov
Reported
2015-08-14 12:46:06 PDT
Add arrow function benchmark tests and check performance to ordinary function that used |bind|
Attachments
Patch
(172.77 KB, patch)
2015-08-15 15:08 PDT
,
GSkachkov
no flags
Details
Formatted Diff
Diff
Patch
(173.87 KB, patch)
2015-08-16 02:05 PDT
,
GSkachkov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
GSkachkov
Comment 1
2015-08-15 15:08:02 PDT
Created
attachment 259105
[details]
Patch Fix win build
GSkachkov
Comment 2
2015-08-16 02:05:15 PDT
Created
attachment 259121
[details]
Patch Fix win build
GSkachkov
Comment 3
2016-02-22 12:55:43 PST
Comment from Saam Barati: It would be worthwhile to open a bug to rewrite the deltablue benchmark (or some other benchmark that tests function calling) to use arrow functions everywhere. That way we can compare that performance to the performance of just using ordinary functions. And we can track performance in arrow functions w/ that benchmark.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug