aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* 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
* | Sanitizing repo.Gravatar Nicolas "Pixel" Noble2017-07-13
* | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \
* | | Regenerate projects and fixesGravatar yang-g2017-07-13
* | | Replace InitBenchmark with InitTest. Remove qps_test.ccGravatar yang-g2017-07-13
| | * Add a new metric 'Queries/CPU-sec'.Gravatar Guantao Liu2017-07-12
| |/ |/|
* | Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* | Add channel args to qps serverGravatar Craig Tiller2017-07-06
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | clang fmtGravatar ncteisen2017-06-19
* | Add json out flag to qps driverGravatar ncteisen2017-06-19
* | Merge remote-tracking branch 'origin/master' into HEADGravatar Ken Payson2017-06-13
|\ \
| * | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| * | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| | * Merge remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
| | |\
* | | | Support multiple threads per cq sharing, add testsGravatar Vijay Pai2017-05-23
|/ / /
| | * More import fixesGravatar Craig Tiller2017-05-19
| * | Adding dummy layering check option.Gravatar Nicolas "Pixel" Noble2017-05-19
|/ /
* | fix extern c locationGravatar Yuxuan Li2017-05-15
* | merge master, resolve conflictGravatar Yuxuan Li2017-05-15
|\|
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-05-11
| |\
| * | The json parser comes from protobuf.Gravatar Nicolas "Pixel" Noble2017-05-11
| * | QPS doesn't actually need gtest anymore.Gravatar Nicolas "Pixel" Noble2017-05-10
* | | Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_statGravatar Yuxuan Li2017-05-08
|\ \ \