[webkit-reviews] review requested: [Bug 228053] DFGByteCodeParser.cpp should avoid resizing the Operands<> of every BasicBlock on every inlining : [Attachment 433742] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 17 20:09:43 PDT 2021
Robin Morisset <rmorisset at apple.com> has asked for review:
Bug 228053: DFGByteCodeParser.cpp should avoid resizing the Operands<> of every
BasicBlock on every inlining
https://bugs.webkit.org/show_bug.cgi?id=228053
Attachment 433742: Patch
https://bugs.webkit.org/attachment.cgi?id=433742&action=review
--- Comment #2 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 433742
--> https://bugs.webkit.org/attachment.cgi?id=433742&action=review
Patch
updated Changelog with perf numbers.
More information about the webkit-reviews
mailing list