Bug 155961 - Web Inspector: Calculate more accurate time per-sample instead of assuming 1ms
Summary: Web Inspector: Calculate more accurate time per-sample instead of assuming 1ms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-28 19:25 PDT by Joseph Pecoraro
Modified: 2016-03-30 12:36 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (18.19 KB, patch)
2016-03-29 19:26 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[IMAGE] Profile View with new data (123.93 KB, image/png)
2016-03-29 19:27 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-03-28 19:25:30 PDT
* SUMMARY
Calculate more accurate time per-sample instead of assuming 1ms.
Comment 1 Radar WebKit Bug Importer 2016-03-28 19:26:04 PDT
<rdar://problem/25404505>
Comment 2 Joseph Pecoraro 2016-03-29 19:26:12 PDT
Created attachment 275164 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2016-03-29 19:27:28 PDT
Created attachment 275165 [details]
[IMAGE] Profile View with new data
Comment 4 Geoffrey Garen 2016-03-29 19:41:27 PDT
Comment on attachment 275164 [details]
[PATCH] Proposed Fix

r=me
Comment 5 Saam Barati 2016-03-29 21:56:55 PDT
Do you think this is worth doing in JSC instead?
Comment 6 WebKit Commit Bot 2016-03-30 12:36:20 PDT
Comment on attachment 275164 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 275164

Committed r198851: <http://trac.webkit.org/changeset/198851>
Comment 7 WebKit Commit Bot 2016-03-30 12:36:24 PDT
All reviewed patches have been landed.  Closing bug.