<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Make WebInspector.ConsoleMessageView faster"
   href="https://bugs.webkit.org/show_bug.cgi?id=152418#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Make WebInspector.ConsoleMessageView faster"
   href="https://bugs.webkit.org/show_bug.cgi?id=152418">bug 152418</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152418#c0">comment #0</a>)
<span class="quote">&gt; Created <span class=""><a href="attachment.cgi?id=267609" name="attach_267609" title="[Image] Stacktrace in Timelines">attachment 267609</a> <a href="attachment.cgi?id=267609&amp;action=edit" title="[Image] Stacktrace in Timelines">[details]</a></span>
&gt; [Image] Stacktrace in Timelines</span >

This timeline recording shows that _appendLocationLink takes 23.13ms
out of 23.43ms of ConsoleMessageView execution time. That's 98.7%!
98.7% of ConsoleMessageView execution time spent on adding the source link.

I don't understand what happens in addEventListener selected on the image.
Timelines doesn't tell me why *adding* an event listener takes so long.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>