RESOLVED FIXED 71618
bencher script should support remote benchmarking
https://bugs.webkit.org/show_bug.cgi?id=71618
Summary bencher script should support remote benchmarking
Filip Pizlo
Reported 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.
Attachments
the patch (19.67 KB, patch)
2011-11-05 18:20 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2011-11-05 18:20:37 PDT
Created attachment 113774 [details] the patch
Geoffrey Garen
Comment 2 2011-11-10 15:37:26 PST
Comment on attachment 113774 [details] the patch rs=me
Filip Pizlo
Comment 3 2011-11-10 15:47:53 PST
Note You need to log in before you can comment on or make changes to this bug.