Bug 71618

Summary: bencher script should support remote benchmarking
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch ggaren: review+

Description Filip Pizlo 2011-11-05 18:06:00 PDT
Currently, when you do a long benchmarking run with bencher, you have to either wait or go use another machine until after bencher finishes, to ensure that performance is unperturbed.  Also, if you want to do benchmarking on multiple types of hardware to reduce systematics, you have to move your builds around manually and manually invoke bencher multiple times on multiple machines.  Bencher should be able to do a remote benchmarking run (complete with moving your builds for you) automatically.
Comment 1 Filip Pizlo 2011-11-05 18:20:37 PDT
Created attachment 113774 [details]
the patch
Comment 2 Geoffrey Garen 2011-11-10 15:37:26 PST
Comment on attachment 113774 [details]
the patch

rs=me
Comment 3 Filip Pizlo 2011-11-10 15:47:53 PST
Landed in http://trac.webkit.org/changeset/99909