WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
162231
Web Inspector: [Meta] Visualize code hotness using execution duration data from Timelines
https://bugs.webkit.org/show_bug.cgi?id=162231
Summary
Web Inspector: [Meta] Visualize code hotness using execution duration data fr...
Nikita Vasilyev
Reported
2016-09-19 13:51:31 PDT
This is similar to "
Bug 146115
: Web Inspector: [Meta] Visualize code hotness using basic block execution counts", with exception of code being highlighted based a basic block execution *duration*.
Attachments
WIP
(5.25 KB, patch)
2016-09-27 17:05 PDT
,
Nikita Vasilyev
nvasilyev
: review-
nvasilyev
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-09-19 13:51:56 PDT
<
rdar://problem/28370977
>
Nikita Vasilyev
Comment 2
2016-09-27 17:05:46 PDT
Created
attachment 290027
[details]
WIP This is a very early stage WIP. All method names are likely to change. I'm trying to gauge how useful a heatmap visualization is (say, as opposed to "perf gutter" in Chrome DevTools). How to see the heatmap: 1. Record a Timeline. 2. Open a JS resource (that has function calls captured in the timeline recording). Once timeline is recorded, there's currently no way to hide the heatmap. I'll add a button before to the resource toolbar (before the [T] icon) to hide the heatmap.
Blaze Burg
Comment 3
2016-12-16 11:20:28 PST
<
rdar://problem/12869714
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug