Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-27 |
|\ | |||
| * | Add a check against potential failure to bring up client binary | Yang Gao | 2015-05-26 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-26 |
|\ \ | |||
| | * | Correct the test request/response size, to be consistent with the test ↵ | Xudong Ma | 2015-05-26 |
| |/ | | | | | | | spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md | ||
| * | Merge pull request #1706 from ctiller/streaming-crash-boom-bang | Nicolas Noble | 2015-05-22 |
| |\ | | | | | | | Fix shutdown crash in async streaming test | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-22 |
|\| | | |||
* | | | Fixed typo | David Garcia Quintas | 2015-05-22 |
| | | | |||
| * | | Merge pull request #1703 from ctiller/fugly | Vijay Pai | 2015-05-22 |
| |\ \ | | | | | | | | | clang-format qps code - it was getting out of hand | ||
| * \ \ | Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm | Yang Gao | 2015-05-21 |
| |\ \ \ | | | | | | | | | | | Add a test of crashing servers and clients | ||
| * \ \ \ | Merge pull request #1693 from dgquintas/fix_sleep_for | Vijay Pai | 2015-05-21 |
| |\ \ \ \ | | | | | | | | | | | | | Replaced std::this_thread::sleep_for for gpr_sleep_until. | ||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-21 |
|\| | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | clang-format | Craig Tiller | 2015-05-21 |
| | | | | | | |||
| | | | | * | Fix shutdown crash in async streaming test | Craig Tiller | 2015-05-21 |
| | | | |/ | |||
| | | | * | clang-format qps code - it was getting out of hand | Craig Tiller | 2015-05-21 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #1669 from dgquintas/benchmark_hosts_info | Vijay Pai | 2015-05-21 |
| |\ \ \ | | | | | | | | | | | Added the client and server configurations to the bench results proto. | ||
| | | * | | Replaced std::this_thread::sleep_for for gpr_sleep_until. | David Garcia Quintas | 2015-05-20 |
| | |/ / | |/| | | | | | | | | | | | | | | std::this_thread::sleep_for isn't available in gcc <= 4.6 (4.7?) nor VS2010. | ||
* | | | | Return shared_ptr by value plus minor dependency fix | David Garcia Quintas | 2015-05-20 |
| | | | | |||
* | | | | Improvements to reporting mechanism based on comments. | David Garcia Quintas | 2015-05-20 |
| | | | | | | | | | | | | | | | | Turned the reporter into a composite, much cleaner arch. | ||
* | | | | Simplified code based on comments and fixed build.json | David Garcia Quintas | 2015-05-20 |
| | | | | |||
* | | | | Added missing benchmark_config.* files | David Garcia Quintas | 2015-05-20 |
| | | | | |||
* | | | | Removed registry for benchmark reports & introduced benchmark_config.{h,cc} ↵ | David Garcia Quintas | 2015-05-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the spirit of test_config.{h,cc}. The purpose of benchmark_config is to allow for different behaviors to be decided at compile-time. | ||
* | | | | Refactored benchmark reporting mechanism. | David Garcia Quintas | 2015-05-20 |
|/ / / | | | | | | | | | | | | | It now allows pluggging in "reporter" instances to process the benchmark results arbitrarily. This would allow, for example, to send results to a leaderboard and/or other systems for tracking performance metrics. | ||
| * | | Fix to work around the fact that Histogram isn't copyable. | David Garcia Quintas | 2015-05-20 |
| | | | |||
| * | | Added the client and server configurations to the bench results proto. | David Garcia Quintas | 2015-05-19 |
| | | | | | | | | | | | | | | | The added configurations also include the host of both parties. This is useful for reporting. | ||
| | * | Add response streams to server crash test, fix them | Craig Tiller | 2015-05-19 |
| | | | |||
| | * | Add crashing client test | Craig Tiller | 2015-05-19 |
| | | | |||
* | | | Compile fix | Craig Tiller | 2015-05-19 |
| | | | |||
| | * | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
| | |\ | | |/ | |/| | | | | | | | | | | Conflicts: Makefile build.json | ||
* | | | Better RNG seeding portability | Craig Tiller | 2015-05-19 |
| | | | |||
* | | | Cheesy attempt to get this working on Travis | Craig Tiller | 2015-05-18 |
|/ / | |||
* | | resolve comments | Yang Gao | 2015-05-17 |
| | | |||
* | | Add fake credentials to the test and verify it actually works | Yang Gao | 2015-05-15 |
| | | |||
| * | Compile fix | Craig Tiller | 2015-05-15 |
| | | |||
| * | Compile fix | Craig Tiller | 2015-05-15 |
| | | |||
| * | clang-format | Craig Tiller | 2015-05-15 |
| | | |||
| * | Sleep a little after server death to allow TCP time to catch up | Craig Tiller | 2015-05-15 |
| | | |||
| * | Crash handling test | Craig Tiller | 2015-05-15 |
| | | |||
* | | resolve comments | Yang Gao | 2015-05-15 |
| | | |||
* | | support per call credentials in c++ | Yang Gao | 2015-05-14 |
|/ | |||
* | Merge pull request #1493 from ↵ | Yang Gao | 2015-05-12 |
|\ | | | | | | | | | ctiller/churn-churn-churn-the-api-gently-down-the-stream Completion queue binding for new requests API change | ||
* | | Added async streaming ping pong test | Siddharth Rakesh | 2015-05-11 |
| | | |||
* | | Merge pull request #1494 from ctiller/the-churnening | Yang Gao | 2015-05-11 |
|\ \ | | | | | | | Lose redundant tag on unary calls | ||
* \ \ | Merge pull request #1489 from ctiller/all-the-small-things | Yang Gao | 2015-05-11 |
|\ \ \ | | | | | | | | | Split thread stress from end2end to improve parallelism | ||
| | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | |\ | |_|_|/ |/| | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc | ||
* | | | | Merge pull request #1530 from ctiller/async-fail | Vijay Pai | 2015-05-08 |
|\ \ \ \ | | | | | | | | | | | Increase test timeout | ||
| | | * \ | Merge github.com:grpc/grpc into the-churnening | Craig Tiller | 2015-05-08 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | * | | | Merge github.com:grpc/grpc into all-the-small-things | Craig Tiller | 2015-05-08 |
| | |\ \ \ | |_|/ / / |/| | | | |