aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ci/performance/runner.py
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-211-5/+5
* Update userscripts OptionCoder2062018-12-141-1/+1
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1
* Filter out failed test-perf runs.Alan Jeffrey2018-01-051-1/+3
* Add a --date option to test-perf.Alan Jeffrey2017-12-061-10/+15
* Added explicit UTF-8 encoding to test-perf.Alan Jeffrey2017-11-301-2/+2
* Include OS and architecture in test-perf data.Alan Jeffrey2017-11-201-0/+10
* Include a YYYYMMDD date field in the raw test-perf CSV to make Google Data St...Alan Jeffrey2017-11-161-0/+6
* Auto merge of #19233 - asajeffrey:test-perf-csv, r=jdmbors-servo2017-11-161-1/+39
|\
| * Support saving test data to .csv as well as .json.Alan Jeffrey2017-11-151-1/+39
* | Add 'Error loading page' case for validating correctness of test-perf data.Alan Jeffrey2017-11-151-1/+1
|/
* Add --base option to test-perf.Alan Jeffrey2017-11-131-16/+41
* Added async performance testShing Lyu2017-02-081-7/+19
* Use resource manager in gecko_driver and nitsShing Lyu2016-11-161-1/+1
* Remove a level of unnessary function callShing Lyu2016-11-161-31/+25
* Various easy nitsShing Lyu2016-11-161-11/+14
* Use selenium to drive gecko testShing Lyu2016-11-141-55/+75
* Log and readme improvementsShing Lyu2016-11-071-4/+4
* Use headless rendering for performance testShing Lyu2016-11-071-0/+1
* Create ./mach test-perf commandCHANG FU CHIAO2016-09-251-1/+1
* Fixed formatting of timeout argument.Alan Jeffrey2016-08-191-1/+1
* Filter reports for ones with title Error report.Alan Jeffrey2016-08-191-10/+8
* Only include [PERF] lines in report.Alan Jeffrey2016-08-191-1/+1
* Removed extra space from --userscripts option.Alan Jeffrey2016-08-191-1/+1
* Removed shell option from subprocess.Alan Jeffrey2016-08-191-2/+1
* Bug 10452 - Page Load Time Test RunnerShing Lyu2016-08-081-0/+265