RESOLVED FIXED 226891
[webkitcorepy] 6x performance improvement in Memoized
https://bugs.webkit.org/show_bug.cgi?id=226891
Summary [webkitcorepy] 6x performance improvement in Memoized
Jonathan Bedard
Reported 2021-06-10 11:48:46 PDT
Dean originally noticed the high cost of inspect.getargspec, and if Memoized is on a hot code path, it can be pretty costly to tooling.
Attachments
Patch (3.27 KB, patch)
2021-06-10 11:50 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-06-10 11:49:10 PDT
Jonathan Bedard
Comment 2 2021-06-10 11:50:44 PDT
Dean Johnson
Comment 3 2021-06-10 12:49:46 PDT
Comment on attachment 431103 [details] Patch Unofficial r+
EWS
Comment 4 2021-06-10 14:11:17 PDT
Committed r278732 (238695@main): <https://commits.webkit.org/238695@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431103 [details].
Note You need to log in before you can comment on or make changes to this bug.