Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6340 from ctiller/fail_fast_breaks_qps | Jan Tattermusch | 2016-05-02 |
|\ | | | | | Disable fail fast for qps driver | ||
* | | clang-format, make code more self-documenting | Craig Tiller | 2016-04-29 |
| | | |||
* | | Add a shard channel arg to client channel construction | Craig Tiller | 2016-04-28 |
| | | | | | | | | | | | | C core automatically shares subchannels between channels. Therefore our multiple channel performance tests were really testing single channel performance. | ||
| * | Disable fail fast for qps driver | Craig Tiller | 2016-04-28 |
| | | |||
* | | Merge branch 'master' into stress_test_misc | Sree Kuchibhotla | 2016-04-27 |
|\ \ | |||
| * | | merge and resolve conflict | yang-g | 2016-04-26 |
| |\| | |||
* | | | Fix the sanity error reported by check_sources_and_headers.py | Sree Kuchibhotla | 2016-04-26 |
| | | | |||
* | | | clang format | Sree Kuchibhotla | 2016-04-26 |
| | | | |||
* | | | Simplify QPS Metrics collection | Sree Kuchibhotla | 2016-04-22 |
| |/ |/| | |||
* | | Merge pull request #6147 from ctiller/strong-includes | Nicolas Noble | 2016-04-21 |
|\ \ | | | | | | | Rollup of changes from latest import | ||
| * \ | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
| |\ \ | |||
* | | | | Make sure that there is at least one scenario, otherwise indicates malformed | Vijay Pai | 2016-04-21 |
| |/ / |/| | | | | | | | | input | ||
| | * | Merge remote-tracking branch 'upstream/master' into proto_comments | yang-g | 2016-04-20 |
| | |\ | |||
* | | | | clang-format | Vijay Pai | 2016-04-20 |
| | | | | |||
* | | | | Merge branch 'master' into qps_driver_youre_fired | vjpai | 2016-04-20 |
|\ \ \ \ | | |_|/ | |/| | | |||
* | | | | Eliminate unused source file | vjpai | 2016-04-20 |
| | | | | |||
* | | | | Deprecation of qps_driver and use of shell scripts, in progress | vjpai | 2016-04-20 |
| | | | | |||
| * | | | Eradicate Uniform, Deterministic, and Pareto interarrival | vjpai | 2016-04-20 |
|/ / / | | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them | ||
* | | | fix formatting | Jan Tattermusch | 2016-04-15 |
| | | | |||
* | | | populate ScenarioResult.summary in JSON report | Jan Tattermusch | 2016-04-15 |
| | | | |||
| | * | Use the comments before syntax line as file comments. | yang-g | 2016-04-15 |
| | | | |||
* | | | fix formatting | Jan Tattermusch | 2016-04-14 |
| | | | |||
* | | | fix formatting | Jan Tattermusch | 2016-04-14 |
| | | | |||
| | * | Clarify the comments | yang-g | 2016-04-14 |
| | | | |||
| | * | Add a test | yang-g | 2016-04-14 |
| | | | |||
* | | | Enable JSON reports for qps drivers | Jan Tattermusch | 2016-04-14 |
| | | | |||
* | | | integrate ScenarioResult proto into qps driver | Jan Tattermusch | 2016-04-14 |
| |/ |/| | |||
| * | Add missing file | Craig Tiller | 2016-04-11 |
| | | |||
| * | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-11 |
| |\ | |/ |/| | |||
| * | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| | | |||
* | | Added codegen_test_full | David Garcia Quintas | 2016-04-08 |
|/ | | | | Which makes sure target that depend on both codegen and grpc build. | ||
* | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| | | | | Run those json configurations as part of presubmits | ||
* | Merge pull request #6033 from ctiller/channel_max_reconnect_backoff | Nicolas Noble | 2016-04-05 |
|\ | | | | | Channel max reconnect backoff | ||
* \ | Merge branch 'master' into ignore_connectivity | Craig Tiller | 2016-04-04 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-04-04 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #5419 from ctiller/cleaner-posix2 | Nicolas Noble | 2016-04-01 |
| |\ \ | | | | | | | | | Move all event handling code behind one grand unified interface | ||
* | | | | Fixes | Craig Tiller | 2016-04-01 |
| | | | | |||
* | | | | Fix client_crash_test, implement idempotency, fail_fast for C++ | Craig Tiller | 2016-04-01 |
|/ / / | |||
* | | | Merge pull request #6005 from sreecha/stress_exit_codes | Jan Tattermusch | 2016-04-01 |
|\ \ \ | | | | | | | | | Terminate with error exit code in case of any failure | ||
| | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-04-01 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #6041 from vjpai/i_know_virtual_destructors | Jan Tattermusch | 2016-03-31 |
|\ \ \ \ | | | | | | | | | | | Add virtual destructor to satisfy a requirement of some compilers | ||
| | | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ \ \ \ \ | |||
| | | | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge branch 'master' into stress_exit_codes | Sree Kuchibhotla | 2016-03-31 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | * | | | Merge branch 'master' into stress_exit_codes | Sree Kuchibhotla | 2016-03-31 |
| | | |\ \ \ | |||
| | | * | | | | Reduce log verbosity of stress_test client by default. Correct a typo | Sree Kuchibhotla | 2016-03-31 |
| | | | | | | | |||
| | * | | | | | Merge branch 'master' into i_know_virtual_destructors | Vijay Pai | 2016-03-31 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Add virtual destructor to satisfy a requirement of some compilers | vjpai | 2016-03-31 |
| | | |/ / / | | |/| | | | |||
* | / | | | | Update copyrights | Craig Tiller | 2016-03-31 |
| |/ / / / |/| | | | |