Bug 185583 - CachedCall::call() should be faster
Summary: CachedCall::call() should be faster
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-12 15:22 PDT by Filip Pizlo
Modified: 2018-05-13 11:00 PDT (History)
7 users (show)

See Also:


Attachments
the patch (15.88 KB, patch)
2018-05-12 15:27 PDT, Filip Pizlo
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-05-12 15:22:31 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2018-05-12 15:27:51 PDT
Created attachment 340254 [details]
the patch
Comment 2 Yusuke Suzuki 2018-05-13 01:58:17 PDT
Comment on attachment 340254 [details]
the patch

r=me
Comment 3 Filip Pizlo 2018-05-13 09:55:11 PDT
Landed in https://trac.webkit.org/changeset/231741/webkit
Comment 4 Radar WebKit Bug Importer 2018-05-13 09:56:24 PDT
<rdar://problem/40202349>
Comment 5 Yusuke Suzuki 2018-05-13 11:00:08 PDT
https://arewefastyet.com/#machine=29&view=single&suite=ss&subtest=unpack-code
AWFY also agrees with the performance improvement :)