[Webkit-unassigned] [Bug 146115] Web Inspector: visualize code hotness using basic block execution counts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 16:14:41 PDT 2015


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

--- Comment #1 from Nikita Vasilyev <nvasilyev at apple.com> ---
> I'm a much bigger fan of small widgets in gutters (left side) ...

I’m willing to explore that option.

I have used Adobe Theseus (https://github.com/adobe-research/theseus#theseus) which adds call counters for every function. I find it very helpful to see numbers changing in realtime.

I haven’t used any software that adds a heat map overlay on top of code. I think it could be useful to give a quick glance of what happened. We already gray out unexecuted code and I find it very helpful. Heat maps could be an extension to that. 

I’ll make two prototypes: gutter highlight and heat maps. I’ll post them here for anyone to play around.

-- 
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/20150618/9f937648/attachment.html>


More information about the webkit-unassigned mailing list