Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | Fix QPS Async Client Next loop | Ken Payson | 2017-10-27 |
| | |||
* | clear the request | yang-g | 2017-10-26 |
| | |||
* | Merge pull request #13084 from kpayson64/cq_lambda | kpayson64 | 2017-10-25 |
|\ | | | | | CompletionQueue DoThenAsyncNext | ||
| * | Adds gRPC Experimental CQ DoThenAsyncNext lambda API | Ken Payson | 2017-10-25 |
| | | |||
* | | Remove redundant WaitForConnected | Yuchen Zeng | 2017-10-23 |
| | | |||
* | | Create inproc version of QPS test and add a few simple tests of this to ↵ | Vijay Pai | 2017-10-19 |
|/ | | | | standard testing suite. | ||
* | Merge pull request #12924 from ↵ | Jan Tattermusch | 2017-10-16 |
|\ | | | | | | | | | jtattermusch/json_run_localhost_timeouts_sanitizers More reasonable timeouts for json_run_localhost (poll-cv and sanitizers) | ||
| * | cap json_run_localhost to 10 mins under sanitizers | Jan Tattermusch | 2017-10-10 |
| | | |||
* | | Wait until all clients connected before starting streams | Craig Tiller | 2017-10-09 |
| | | |||
* | | Stability fixes | Craig Tiller | 2017-10-09 |
|/ | |||
* | reduce timeout for json_run_localhost | Jan Tattermusch | 2017-10-05 |
| | |||
* | Merge pull request #12623 from vjpai/one_sided | Vijay Pai | 2017-09-21 |
|\ | | | | | C++ QPS tests: Cancel outstanding streams when shutting down the async client | ||
| * | Cancel outstanding streams when shutting down the client | Vijay Pai | 2017-09-19 |
| | | |||
* | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
|\| | |||
| * | Construction of streams shouldn't require triggering async ops | Vijay Pai | 2017-09-14 |
| | | |||
* | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-08 |
|\| | |||
| * | Merge pull request #12372 from vjpai/armalarmadingdong | Vijay Pai | 2017-09-07 |
| |\ | | | | | | | Core API change: Decouple alarm construction from setting to avoid races in MT code | ||
* | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-07 |
|\| | | |||
| | * | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 2017-09-07 |
| | | | |||
| * | | Update Bazel for new systems | Craig Tiller | 2017-09-06 |
| | | | |||
* | | | Add pollset_kick stats | Craig Tiller | 2017-09-01 |
|/ / | |||
* / | Expose stats into qps_driver | Craig Tiller | 2017-08-31 |
|/ | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into visibility | Nicolas "Pixel" Noble | 2017-08-30 |
|\ | |||
* | | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | | |||
| * | Remove some pre-C++11-style workarounds | Vijay Pai | 2017-08-29 |
| | | |||
| * | Move some internal includes to the right places | Vijay Pai | 2017-08-24 |
|/ | |||
* | Switch to idiomatic Slice API | Vijay Pai | 2017-08-09 |
| | |||
* | Eliminate copy in QPS Driver | ncteisen | 2017-08-02 |
| | |||
* | Avoid benchmarking allocs | ncteisen | 2017-07-27 |
| | |||
* | Merge pull request #11787 from guantaol/qps_driver | Guantao Liu | 2017-07-18 |
|\ | | | | | Add a new metric and enable internal credential types in QPS Driver | ||
* | | Add idiomatic C++ API for grpc::Slice construction that doesn't | Vijay Pai | 2017-07-18 |
| | | | | | | | | require using grpc_slice | ||
* | | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | | |||
| * | Fixed sanity. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Added the missing header file and fixed a syntax error. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Removed unnecessary default values and fixed sanity. | Guantao Liu | 2017-07-14 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into qps_driver to resolve ↵ | Guantao Liu | 2017-07-13 |
| |\ | |/ |/| | | | conflicts. | ||
* | | Make @vjpai an owner of qps_test | Craig Tiller | 2017-07-13 |
| | | |||
* | | Sanitizing repo. | Nicolas "Pixel" Noble | 2017-07-13 |
| | | |||
* | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ \ | | | | | | | Import mutations. | ||
* | | | Regenerate projects and fixes | yang-g | 2017-07-13 |
| | | | |||
* | | | Replace InitBenchmark with InitTest. Remove qps_test.cc | yang-g | 2017-07-13 |
| | | | |||
| | * | Add a new metric 'Queries/CPU-sec'. | Guantao Liu | 2017-07-12 |
| |/ |/| | | | | | Enable internal credential types. | ||
* | | Internalize structs and methods meant for being exposed through codegen | Vijay Pai | 2017-07-10 |
| | | | | | | | | or that interface with core and are only for internal use | ||
* | | Add channel args to qps server | Craig Tiller | 2017-07-06 |
| | | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
| |\ | |/ |/| | |||
* | | clang fmt | ncteisen | 2017-06-19 |
| | | |||
* | | Add json out flag to qps driver | ncteisen | 2017-06-19 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into HEAD | Ken Payson | 2017-06-13 |
|\ \ | |||
| * | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |