Bug 152804 - The sampling of time series on v3 UI is too aggressive
Summary: The sampling of time series on v3 UI is too aggressive
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 13:01 PST by Ryosuke Niwa
Modified: 2016-02-16 13:50 PST (History)
8 users (show)

See Also:


Attachments
Tweaked the sampling algorithm (3.96 KB, patch)
2016-01-06 13:10 PST, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-01-06 13:01:17 PST
Make it less aggressive so that we can see more points.
Comment 1 Ryosuke Niwa 2016-01-06 13:10:37 PST
Created attachment 268396 [details]
Tweaked the sampling algorithm
Comment 2 Chris Dumez 2016-01-06 13:13:21 PST
Comment on attachment 268396 [details]
Tweaked the sampling algorithm

r=me
Comment 3 Ryosuke Niwa 2016-01-06 13:17:10 PST
Committed r194661: <http://trac.webkit.org/changeset/194661>