| Commit message (Expand) | Author | Age |
* | Merge pull request #9038 from apolcyn/run_perf_on_benchmarks | apolcyn | 2017-01-13 |
|\ |
|
* | | enable uploading server cpu usage data from performance tests to big query | Yuxuan Li | 2017-01-11 |
* | | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 |
| * | add --perf_args usage to jenkins performance runner scripts | Alexander Polcyn | 2016-12-20 |
|/ |
|
* | Merge pull request #8699 from apolcyn/run_perf_on_benchmarks | apolcyn | 2016-12-08 |
|\ |
|
| * | add a "perf" option to benchmarks script, generate profile text reports and f... | Alexander Polcyn | 2016-12-08 |
* | | clean up scenario.workers length check | Alex Polcyn | 2016-12-06 |
* | | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 |
|/ |
|
* | fix windows benchmarks and upload all 3 reports | Jan Tattermusch | 2016-11-18 |
* | make benchmarks create report.xml | Jan Tattermusch | 2016-10-24 |
* | Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures | apolcyn | 2016-10-22 |
|\ |
|
| * | clean up error message | Alexander Polcyn | 2016-10-22 |
* | | show logs from qps workers | Jan Tattermusch | 2016-10-22 |
| * | clean up error counting and reporting | Alex Polcyn | 2016-10-19 |
| * | fail performance tests if any jobs fail or timeout | Alexander Polcyn | 2016-10-17 |
|/ |
|
* | Be explicit as to which tests to run | Craig Tiller | 2016-09-26 |
* | Merge github.com:grpc/grpc into outstanding_sweeps | Craig Tiller | 2016-09-16 |
|\ |
|
| * | Fix more things | Craig Tiller | 2016-09-15 |
| * | Fix typo | Craig Tiller | 2016-09-15 |
| * | Fix typo | Craig Tiller | 2016-09-15 |
| * | Missed import | Craig Tiller | 2016-09-15 |
| * | Run QPS workers just for the scenario that we want, to avoid interference | Craig Tiller | 2016-09-15 |
* | | Properly categorize tests to allow sweeps to be run by adhoc | Craig Tiller | 2016-09-13 |
|/ |
|
* | Exclude sweep tests from the "full" suite | Craig Tiller | 2016-09-09 |
* | Add missing flag option | Craig Tiller | 2016-09-07 |
* | Revert "Generate html report for perf tests" | Vijay Pai | 2016-07-19 |
* | Generate html report for perf tests | Adele Zhou | 2016-07-15 |
* | Make testing toolchain python 3.x compliant | siddharthshukla | 2016-07-12 |
* | Fixes | Craig Tiller | 2016-06-23 |
* | mark unconstrained scenarios with scalable category | Jan Tattermusch | 2016-05-19 |
* | add support for CLIENT_LANGUAGE setting | Jan Tattermusch | 2016-05-13 |
* | propagate jenkins env variables to netperf client | Jan Tattermusch | 2016-05-11 |
* | add support for running netperf scenario | Jan Tattermusch | 2016-05-10 |
* | mark some scenarios as smoketest and add a cmdline flag | Jan Tattermusch | 2016-05-05 |
* | add support for scenario categories | Jan Tattermusch | 2016-05-05 |
* | increase qps_worker max lifetime | Jan Tattermusch | 2016-05-05 |
* | Merge pull request #6298 from grpc/python_qps_tests | Jan Tattermusch | 2016-04-28 |
|\ |
|
| * | Python QPS Worker/initial scenarios | Ken Payson | 2016-04-28 |
* | | get rid of local qpsworkers before starting the tests | Jan Tattermusch | 2016-04-27 |
|/ |
|
* | actually fail on failure | Jan Tattermusch | 2016-04-21 |
* | Merge branch 'master' into qps_driver_youre_fired | vjpai | 2016-04-20 |
|\ |
|
* | | Deprecation of qps_driver and use of shell scripts, in progress | vjpai | 2016-04-20 |
| * | increase qpsworker lifetime | Jan Tattermusch | 2016-04-20 |
|/ |
|
* | add java performance worker | Jan Tattermusch | 2016-04-19 |
* | result uploading | Jan Tattermusch | 2016-04-15 |
* | Enable JSON reports for qps drivers | Jan Tattermusch | 2016-04-14 |
* | add support for cross-language tests | Jan Tattermusch | 2016-04-14 |
* | added support for regex selection of scenarios | Jan Tattermusch | 2016-04-14 |
* | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
* | Add copyright, tweak name | Craig Tiller | 2016-04-04 |