Bug 148034

Summary: [ES6] Implement arrow function syntax. Benchmark tests
Product: WebKit Reporter: GSkachkov <gskachkov>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: saam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140855    
Attachments:
Description Flags
Patch
none
Patch none

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
Patch (173.87 KB, patch)
2015-08-16 02:05 PDT, GSkachkov
no flags
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.