RESOLVED FIXED Bug 194937
Avoid hashing CompactVariableEnvironment when decoding CompactVariableMap::Handle
https://bugs.webkit.org/show_bug.cgi?id=194937
Summary Avoid hashing CompactVariableEnvironment when decoding CompactVariableMap::Ha...
Tadeu Zagallo
Reported 2019-02-22 00:53:55 PST
Per Saam's suggestion in https://bugs.webkit.org/show_bug.cgi?id=194706, hashing the CompactVariableEnvironment is expensive and we could avoid it when decoding multiple handles to the same environment.
Attachments
Patch (2.98 KB, patch)
2019-02-22 00:59 PST, Tadeu Zagallo
no flags
Patch (3.01 KB, patch)
2019-02-25 10:16 PST, Tadeu Zagallo
no flags
Tadeu Zagallo
Comment 1 2019-02-22 00:59:26 PST
Tadeu Zagallo
Comment 2 2019-02-25 10:16:54 PST
Created attachment 362908 [details] Patch Rebase
Saam Barati
Comment 3 2019-02-25 11:27:52 PST
Comment on attachment 362908 [details] Patch r=me
WebKit Commit Bot
Comment 4 2019-02-25 12:15:59 PST
Comment on attachment 362908 [details] Patch Clearing flags on attachment: 362908 Committed r242054: <https://trac.webkit.org/changeset/242054>
WebKit Commit Bot
Comment 5 2019-02-25 12:16:00 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-02-25 12:16:34 PST
Note You need to log in before you can comment on or make changes to this bug.