[webkit-reviews] review granted: [Bug 226200] Add the ability to dump statistics about cumulative counts and code sizes of Baseline JIT opcodes and DFG nodes : [Attachment 429800] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 16:33:32 PDT 2021


Robin Morisset <rmorisset at apple.com> has granted Saam Barati
<sbarati at apple.com>'s request for review:
Bug 226200: Add the ability to dump statistics about cumulative counts and code
sizes of Baseline JIT opcodes and DFG nodes
https://bugs.webkit.org/show_bug.cgi?id=226200

Attachment 429800: patch

https://bugs.webkit.org/attachment.cgi?id=429800&action=review




--- Comment #5 from Robin Morisset <rmorisset at apple.com> ---
Comment on attachment 429800
  --> https://bugs.webkit.org/attachment.cgi?id=429800
patch

r=me with the comments from before, the suggestions from Mark, and fixing the
EWS compilation error.

And using std::sort with ">" in the lambda instead of ">="


More information about the webkit-reviews mailing list