aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
...
* | remote stale importGravatar Noah Eisen2018-01-19
| * Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
|/
* Disabled the json_run_localhost:*_low_thread_count family of testsGravatar David Garcia Quintas2017-12-18
* Fix Async QPS TestGravatar Ken Payson2017-12-07
* Reintroduce lambdasGravatar Vijay Pai2017-12-04
* clang-formatGravatar Vijay Pai2017-12-04
* Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
* Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
* Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
* Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
* Fix TSAN json_run_localhost flakeGravatar Ken Payson2017-11-16
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Fix QPS Async Client Next loopGravatar Ken Payson2017-10-27
* clear the requestGravatar yang-g2017-10-26
* Merge pull request #13084 from kpayson64/cq_lambdaGravatar kpayson642017-10-25
|\
| * Adds gRPC Experimental CQ DoThenAsyncNext lambda APIGravatar Ken Payson2017-10-25
* | Remove redundant WaitForConnectedGravatar Yuchen Zeng2017-10-23
* | Create inproc version of QPS test and add a few simple tests of this to stand...Gravatar Vijay Pai2017-10-19
|/
* Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...Gravatar Jan Tattermusch2017-10-16
|\
| * cap json_run_localhost to 10 mins under sanitizersGravatar Jan Tattermusch2017-10-10
* | Wait until all clients connected before starting streamsGravatar Craig Tiller2017-10-09
* | Stability fixesGravatar Craig Tiller2017-10-09
|/
* reduce timeout for json_run_localhostGravatar Jan Tattermusch2017-10-05
* Merge pull request #12623 from vjpai/one_sidedGravatar Vijay Pai2017-09-21
|\
| * Cancel outstanding streams when shutting down the clientGravatar Vijay Pai2017-09-19
* | Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-18
|\|
| * Construction of streams shouldn't require triggering async opsGravatar Vijay Pai2017-09-14
* | Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-08
|\|
| * Merge pull request #12372 from vjpai/armalarmadingdongGravatar Vijay Pai2017-09-07
| |\
* | | Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-07
|\| |
| | * Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
| * | Update Bazel for new systemsGravatar Craig Tiller2017-09-06
* | | Add pollset_kick statsGravatar Craig Tiller2017-09-01
|/ /
* / Expose stats into qps_driverGravatar Craig Tiller2017-08-31
|/
* Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
|\
* | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| * Remove some pre-C++11-style workaroundsGravatar Vijay Pai2017-08-29
| * Move some internal includes to the right placesGravatar Vijay Pai2017-08-24
|/
* Switch to idiomatic Slice APIGravatar Vijay Pai2017-08-09
* Eliminate copy in QPS DriverGravatar ncteisen2017-08-02
* Avoid benchmarking allocsGravatar ncteisen2017-07-27
* Merge pull request #11787 from guantaol/qps_driverGravatar Guantao Liu2017-07-18
|\
* | Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
* | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| * Fixed sanity.Gravatar Guantao Liu2017-07-14
| * Added the missing header file and fixed a syntax error.Gravatar Guantao Liu2017-07-14
| * Removed unnecessary default values and fixed sanity.Gravatar Guantao Liu2017-07-14
| * Merge remote-tracking branch 'upstream/master' into qps_driver to resolve con...Gravatar Guantao Liu2017-07-13
| |\ | |/ |/|
* | Make @vjpai an owner of qps_testGravatar Craig Tiller2017-07-13