[Webkit-unassigned] [Bug 169590] Record the HashSet/HashMap operations in DFG/FTL/B3 and replay them in a benchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 22:42:49 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=169590

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |fpizlo at apple.com
                   |kit.org                     |

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
Created attachment 304356
  --> https://bugs.webkit.org/attachment.cgi?id=304356&action=review
it begins

This will be so much fun.  Once LoggingHashMap and LoggingHashSet are done, I'll drop them into a bunch of places in the DFG, FTL, and B3.

Note that I don't intend to check in the code where the compilers actually use the logging hashtables. But I guess it's worth checking in the logging hashtables themselves along with the benchmarks that the logging creates.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170314/0d0e5ff3/attachment.html>


More information about the webkit-unassigned mailing list