Граф коммитов

130 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Poulain 79addaa864 Remove the patch jsc.patch
The patch adds a function readBinaryFile() to the jsc runner.
This function is not used anywhere.
2016-09-02 21:56:05 -07:00
Hannes Verschore 4cb39f14d3 Fix typo in configs.py 2016-09-02 17:53:30 +02:00
Hannes Verschore 71cc354a41 Add v8 ignition config 2016-09-02 11:24:13 +02:00
Hannes Verschore 75ec6605c3 Update build.py 2016-08-01 17:35:14 +02:00
Hannes Verschore 6cdcb8bb3f Get jsc working again 2016-08-01 14:49:45 +02:00
Nicolas B. Pierron c7c7320ba5 Add branch pruning config 2016-05-17 12:06:39 +00:00
Hannes Verschore 567ccdcc27 Add flow sensitive config 2016-04-30 00:22:21 +02:00
Hannes Verschore 7474d58329 Assume a recent clang hs been installed, fix #102 by not providing CC,CX,LINK env variables 2016-04-27 12:08:36 +02:00
Hannes Verschore d6a0a4d642 Only run slaves that have an info.json file 2016-04-27 01:34:41 +02:00
Hannes Verschore e5e451e8db Make sure that one engine doesn't bring down all others 2016-03-21 12:07:40 +01:00
Hannes Verschore e706b1499f #92: Move the version info inside the benchmark subdirectory 2016-03-17 11:35:11 +01:00
Benjamin Poulain 48ed148fa6 SmallPage.h has been renamed SmallRun.h in http://trac.webkit.org/changeset/197955 2016-03-11 14:51:43 -08:00
Hannes Verschore 17c135633e Save the geometric mean as total of unity webgl 2016-03-01 11:45:55 +01:00
Hannes Verschore 8e54eb4724 Merge pull request #98 from edmorley/treeherder-user-agent
Add a user agent to requests made to Treeherder's API
2016-03-01 10:55:08 +01:00
Hannes Verschore 1774c022a9 Adjust building instructions of jsc to get it to work again 2016-03-01 10:32:38 +01:00
Hannes Verschore c0171308a1 Correctly run 64bit on 64bit platforms. 2016-02-23 13:46:01 +01:00
Ed Morley 52b1314c62 Add a user agent to requests made to Treeherder's API
In bug 1230222 we're encouraging consumers of Treeherder's API to set
user agent. Ideally the two definitions of the user agent in this PR
would be combined, however the current repo structure (lack of modules),
sys.path manipulation and mixture of requests and urllib2, means it
would involve a bit of refactoring, so this small bit of duplication
seems fine for now.
2016-02-21 15:36:17 +00:00
Dan Minor d88f27b3b1 Update webaudio benchmark to upstream revision b93e344
This pulls in the updated benchmarks.js from padenot/webaudio-benchmark
as of revision b93e344b2f00e4eb3b758b2fdf7f97abf0c99bf5. The changes to
the grafana files are not relevant to AWFY.
2016-02-04 10:21:44 -05:00
Hannes Verschore 63d0fa141f Update edge revision 2016-02-02 11:35:35 +01:00
Hannes Verschore 8fc8607035 Increase timeout for unity webgl benchmark 2016-02-02 11:25:20 +01:00
Hannes Verschore 54c4b086d4 Fix #93 for browser and local. Not yet for shell benchmarks 2016-01-15 17:45:25 +01:00
Hannes Verschore 528746128b Make sure chrome runs on ubuntu 2016-01-15 17:44:21 +01:00
Hannes Verschore 7a37bac20f Fix #95: Return the length of the adjusted content 2016-01-15 12:49:36 +01:00
Hannes Verschore 97d2385dd6 Also add e10s config 2016-01-08 08:58:31 +01:00
Hannes Verschore 9f023f1938 Add config that runs in non-e10s config 2016-01-07 16:45:22 +01:00
Hannes Verschore e783aa9d0c Add unity-webgl benchmarks and rename webaudio benchmark 2016-01-07 12:50:56 +01:00
Hannes Verschore 054b59358c Import webaudio benchmark 2016-01-07 11:54:03 +01:00
Hannes Verschore dae7da33fa Get webglsamples working again 2016-01-07 11:41:41 +01:00
Hannes Verschore 16becb3e9c Get local benchmarks working again 2016-01-07 11:35:04 +01:00
Hannes Verschore 488e3327e0 Bump version of ubench to 0.4.4 with the fbirds and mandelbrot change 2016-01-05 05:22:27 +01:00
Hannes Verschore 05523468a5 Fix 2015-12-19 19:42:47 -05:00
Hannes Verschore ad8f78eb23 Update mode rules to add nonwritablejitcode 2015-12-19 19:23:05 -05:00
Hannes Verschore 8e91853075 Add --non-writable-jitcode as config 2015-12-19 19:21:24 -05:00
Hannes Verschore 0142808d48 Get chrome working on OSX slave (it thought it was running in linux) 2015-12-03 01:08:09 +01:00
Hannes Verschore 9b1ac81c82 Make paths executable for chrome in OSX 2015-12-03 00:48:35 +01:00
Hannes Verschore 4b50b1368a Merge branch 'master' of https://github.com/dvander/arewefastyet 2015-12-02 23:44:09 +01:00
Hannes Verschore 9815aa3c55 Add edge command to create fake downloaded edge build. Edge doesn't support downloading a nightly build yet. 2015-12-02 23:41:10 +01:00
Hannes Verschore 5f81a4490e We need to specify port for browsermark 2015-12-02 22:15:16 +01:00
Hannes Verschore 6675dddd8b Close submitter connection immediatly 2015-12-02 19:10:12 +01:00
Hannes Verschore 8decaeae80 Use 64bit chrome by default when downloading 2015-12-02 13:50:36 +01:00
Hannes Verschore 84504c3639 Get chrome working on windows 2015-12-02 12:49:54 +01:00
Hannes Verschore 4018a52265 Remove timeout when handle_one_request throws an (non timeException) exception 2015-12-01 09:39:13 +01:00
Hannes Verschore bcdf462efe Bump version of assorted benchmark 2015-12-01 09:32:24 +01:00
Hannes Verschore 8c4ad23b20 Get the edge slave working 2015-11-28 00:55:53 +01:00
Hannes Verschore a4af10e718 fixes 2015-11-26 22:20:50 +01:00
Hannes Verschore 1154b4f778 fixes 2015-11-26 21:59:21 +01:00
Hannes Verschore 613504469c Add windows runner 2015-11-26 21:18:50 +01:00
Hannes Verschore bbf8aa342a Detect Cygwin as windows 2015-11-26 15:55:26 +01:00
Hannes Verschore 7378bd4ef8 timeout is given in seconds 2015-11-20 23:41:37 +01:00
Hannes Verschore 0d0dd5f41c Chromium needs some more files executable 2015-11-20 10:28:29 +01:00
Hannes Verschore 26e3aa4095 Further optimize mac browser runners 2015-11-20 10:03:43 +01:00
Hannes Verschore 5b4b425ef7 Initial version of the webkit runner 2015-11-19 17:08:11 +01:00
Hannes Verschore 8ac4fd7a17 Get chrome working on desktop again 2015-11-19 14:45:34 +01:00
Hannes Verschore ba353e6aab Let the osx runner work 2015-11-19 12:10:32 +01:00
Hannes Verschore 8a6afd16bc fix 2015-11-18 17:32:51 +01:00
Hannes Verschore 2449364da5 Make it possible to request revisions to the downloader 2015-11-18 15:43:56 +01:00
Hannes Verschore 3d608ab128 Update towards having out of order runs. In the meantime organize php code better 2015-10-30 17:53:42 +01:00
Hannes Verschore 669999efbb Increase the task infrastructure 2015-10-29 10:48:08 +01:00
Dhananjay Nakrani a2bf20294d Change hack around Shell=False for Servo Builds. Remove extra driver inclusion. 2015-10-19 10:41:43 -07:00
Dhananjay Nakrani e54774645b Add executor for Servo. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani 3c0a60e251 Overwrite Shell=False for Servo. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani 5707594b83 Send reponse back at the end of the request. Servo goes into infinite requests mode Issue #7725 (Servo). 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani 7fc005fb3e Use 'components/servo' to identify servo's repository instead of 'mach'. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani d7fe15534e Use utils.FolderChanger() to temporarily change directory. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani ce6e614097 Execute `mach build` from servo's root directory. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani c2ce0fc1d7 Add Servo in in Puller and builder. 2015-10-19 10:41:42 -07:00
Dhananjay Nakrani 0274127ac4 Wait for killall to finish, else it ends up killing other instances in near future. 2015-09-24 17:06:02 -07:00
Hannes Verschore a021728674 Fix #83: puppet directory has been renamed to slave 2015-09-24 11:15:25 +02:00
Hannes Verschore b7d58ac264 Various fixes for slave 2015-09-22 11:47:42 +02:00
Hannes Verschore cd1b4ecdb5 Add runner that retrieves its commands online 2015-09-19 02:45:07 +02:00
Hannes Verschore 9d4b150375 Use --unboxed-arrays as argument to the shell, for unboxedobjects 2015-09-16 09:45:04 +02:00
Hannes Verschore c0c792f711 Make sure that webkit puller works in empty dir 2015-09-10 17:04:43 +02:00
Hannes Verschore 2f6efab12a Don't finish session if there iis a session given 2015-09-10 16:40:32 +02:00
Hannes Verschore 349f15ba66 Add dart benchmark again 2015-09-10 15:03:57 +02:00
Hannes Verschore 6e4914f651 remove session file 2015-09-09 09:00:34 +02:00
Hannes Verschore c69c034ed1 Add AsmJS shell benchmarks and make it possible run submitter standalone 2015-09-09 08:51:05 +02:00
Hannes Verschore afc5ac717b Some fixes to the new slave 2015-09-08 15:16:38 +02:00
Hannes Verschore 6e67d72194 Make sure the submitter knows which machine is getting tested 2015-08-12 16:04:27 +02:00
Hannes Verschore a5287fa565 Hardening the system on osx shell slave 2015-08-12 14:45:31 +02:00
Hannes Verschore b1406807f9 #53 #52 #51 #55 Rewrite of the slave software. Enabling running benchmarks easier. 2015-08-10 12:03:43 +02:00