aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_performance_tests.py
Commit message (Collapse)AuthorAge
* build C++ in benchmarks with cmakeGravatar Jan Tattermusch2018-10-22
|
* more reasonable timeouts scenario timeoutGravatar Jan Tattermusch2018-10-22
|
* make sure port server runs locally tooGravatar Jan Tattermusch2018-10-10
|
* Merge pull request #15175 from murgatroid99/node_perf_tests_againGravatar Michael Lumish2018-08-16
|\ | | | | Add Node perf tests for both implementations
* | yapf codeGravatar Jan Tattermusch2018-08-14
| |
* | fix performance benchmarks on windowsGravatar Jan Tattermusch2018-08-14
| |
| * Increase build timeout againGravatar murgatroid992018-08-10
| |
| * Increase build timeouts to account for Node buildGravatar murgatroid992018-05-01
| |
| * Add node repo to repo archiveGravatar murgatroid992018-04-30
|/
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* yapf run_testsGravatar ncteisen2017-12-11
|
* Add multi-vm performance tests to KokoroGravatar Matt Kwong2017-11-29
|
* Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"Gravatar Matt Kwong2017-09-12
| | | | | This reverts commit 81ad19d4be0e12d519b026a37982f14ff87a0847, reversing changes made to ed63aac1952b8f19c7f1b4186cae139613c77603.
* Remove leftover instance of clear_alarmsGravatar Matt Kwong2017-09-12
|
* Revert "Let alarms trigger at end of jobset.py instead of clearing them"Gravatar Craig Tiller2017-09-12
|
* Merge branch 'master' into sig_handGravatar Matt Kwong2017-09-11
|\
* | Revert "Don't clear alarm in jobset when running performance tests"Gravatar Matt Kwong2017-08-24
| | | | | | | | This reverts commit c15d32bbe89a2bf950992ded06d1b3da7f1f39a6.
| * give run_performance_tests a main methodGravatar Michael Darakananda2017-08-17
|/ | | | | | In this way, external users can add perf tests for other languages by adding to scenario_config.LANGUAGES then calling run_performance_tests.main.
* fix windows performance benchmarksGravatar Jan Tattermusch2017-08-11
|
* Don't clear alarm in jobset when running performance testsGravatar Matt Kwong2017-07-10
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
* Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* Ensure port server is running on remote hostsGravatar Craig Tiller2017-03-07
|
* Revert "Enable lto for performance testing"Gravatar Craig Tiller2017-03-01
|
* Reserve opt for external builds, use lto for profilingGravatar Craig Tiller2017-03-01
|
* Merge pull request #9548 from apolcyn/improve_benchmark_worker_timeoutsGravatar apolcyn2017-02-04
|\ | | | | shorten qps worker timeouts and run remote workers under timeout
* | always render junit xml report after perf testsGravatar Alexander Polcyn2017-02-02
| |
| * shorten qps worker timeouts and run remote workers under timeoutGravatar Alexander Polcyn2017-02-01
|/
* Merge pull request #9038 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2017-01-13
|\ | | | | add --perf_args usage to jenkins performance runner scripts
* | enable uploading server cpu usage data from performance tests to big queryGravatar Yuxuan Li2017-01-11
| |
* | cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
| |
| * add --perf_args usage to jenkins performance runner scriptsGravatar Alexander Polcyn2016-12-20
|/
* Merge pull request #8699 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2016-12-08
|\ | | | | Add perf option to benchmark runner script, create text profiles and flamegraphs
| * add a "perf" option to benchmarks script, generate profile text reports and ↵Gravatar Alexander Polcyn2016-12-08
| | | | | | | | flamegraphs
* | clean up scenario.workers length checkGravatar Alex Polcyn2016-12-06
| |
* | handle empty string for qps workers in driver and dont quit them on netperfGravatar Alex Polcyn2016-12-06
|/
* fix windows benchmarks and upload all 3 reportsGravatar Jan Tattermusch2016-11-18
|
* make benchmarks create report.xmlGravatar Jan Tattermusch2016-10-24
|
* Merge pull request #8397 from apolcyn/fix_performance_test_silent_failuresGravatar apolcyn2016-10-22
|\ | | | | fail performance tests if any jobs fail or timeout
| * clean up error messageGravatar Alexander Polcyn2016-10-22
| |
* | show logs from qps workersGravatar Jan Tattermusch2016-10-22
| |
| * clean up error counting and reportingGravatar Alex Polcyn2016-10-19
| |
| * fail performance tests if any jobs fail or timeoutGravatar Alexander Polcyn2016-10-17
|/
* Be explicit as to which tests to runGravatar Craig Tiller2016-09-26
|
* Merge github.com:grpc/grpc into outstanding_sweepsGravatar Craig Tiller2016-09-16
|\
| * Fix more thingsGravatar Craig Tiller2016-09-15
| |
| * Fix typoGravatar Craig Tiller2016-09-15
| |
| * Fix typoGravatar Craig Tiller2016-09-15
| |
| * Missed importGravatar Craig Tiller2016-09-15
| |