Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Excluded async_client_sync_server_* tests for poll-cv engine since it | Sree Kuchibhotla | 2017-01-27 |
| | | | | | | | sometimes get stuck (or extremely slow). (https://github.com/grpc/grpc/issues/8545) created to debug poll-cv issues with async_client_sync_server perf tests | ||
* | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 |
| | |||
* | Take into account all the configs | Craig Tiller | 2016-11-29 |
| | |||
* | Limit outstanding rpc count for synchronous {client,server} tsan tests | Craig Tiller | 2016-11-28 |
| | |||
* | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | |||
* | Make a better educated guess about CPU costs of a benchmark | Craig Tiller | 2016-11-28 |
| | |||
* | Increase test timeouts | Craig Tiller | 2016-11-04 |
| | | | | | | | | These tests are failing when run as a batch, but passing when run in isolation. Suspect something more is up, but this will at least make our builds much greener until we figure that out. | ||
* | Dont run benchmarks outside of linux for now | Craig Tiller | 2016-09-27 |
| | |||
* | Reduce # of benchmarks run as Jenkins unit tests | Craig Tiller | 2016-09-27 |
| | |||
* | Fix some failures | Craig Tiller | 2016-07-13 |
| | |||
* | get timeouts working on run_tests.py again | Craig Tiller | 2016-07-13 |
| | |||
* | Get json_run_localhost working again | Craig Tiller | 2016-07-12 |
| | |||
* | Get json_run_localhost working again | Craig Tiller | 2016-07-12 |
| | |||
* | Fix high seqno tests, up runtimes for benchmark tests to flush more bugs | Craig Tiller | 2016-07-07 |
| | |||
* | Speed up tests | Craig Tiller | 2016-05-23 |
| | |||
* | Better guesses at benchmarks turned unit tests cpu cost | Craig Tiller | 2016-05-20 |
| | |||
* | add support for scenario categories | Jan Tattermusch | 2016-05-05 |
| | |||
* | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
Run those json configurations as part of presubmits |