Bug 143362

Summary: Add time series segmentation algorithms as moving averages
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, barraclough, benjamin, buildbot, cdumez, fpizlo, kling, koivisto, rniwa, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 141443    
Attachments:
Description Flags
Adds segmentation algorithms
none
Fixed typos in the change log
cdumez: review+, buildbot: commit-queue-
Archive of layout-test-results from ews107 for mac-mavericks-wk2 none

Ryosuke Niwa
Reported 2015-04-02 23:49:46 PDT
We need a better moving average!
Attachments
Adds segmentation algorithms (17.89 KB, patch)
2015-04-03 01:18 PDT, Ryosuke Niwa
no flags
Fixed typos in the change log (17.92 KB, patch)
2015-04-03 01:23 PDT, Ryosuke Niwa
cdumez: review+
buildbot: commit-queue-
Archive of layout-test-results from ews107 for mac-mavericks-wk2 (640.25 KB, application/zip)
2015-04-03 02:17 PDT, Build Bot
no flags
Ryosuke Niwa
Comment 1 2015-04-03 01:18:57 PDT
Created attachment 250051 [details] Adds segmentation algorithms
Ryosuke Niwa
Comment 2 2015-04-03 01:23:33 PDT
Created attachment 250052 [details] Fixed typos in the change log
Build Bot
Comment 3 2015-04-03 02:16:59 PDT
Comment on attachment 250052 [details] Fixed typos in the change log Attachment 250052 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/6159395545153536 New failing tests: fast/fixed-layout/fixed-layout.html
Build Bot
Comment 4 2015-04-03 02:17:03 PDT
Created attachment 250053 [details] Archive of layout-test-results from ews107 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Ryosuke Niwa
Comment 5 2015-04-03 08:51:16 PDT
ap: it looks like we've got a flaky test of some sort. Changing perf dashboard shouldn't affect a layout test.
Alexey Proskuryakov
Comment 6 2015-04-03 09:36:16 PDT
Thanks, it's a new test that was just landed. Filed bug 143379.
Chris Dumez
Comment 7 2015-04-03 13:41:48 PDT
Comment on attachment 250052 [details] Fixed typos in the change log View in context: https://bugs.webkit.org/attachment.cgi?id=250052&action=review rs=me > Websites/perf.webkit.org/public/v2/js/statistics.js:254 > + description: 'Adoptive algorithnm that maximizes the Schwarz criterion (BIC).', typo: "algorithm" Also, do you mean "adaptive"?
Ryosuke Niwa
Comment 8 2015-04-03 13:46:59 PDT
Note You need to log in before you can comment on or make changes to this bug.