aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-10
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\
| * override --> GRPC_OVERRIDEGravatar Craig Tiller2015-03-04
| * Compile fixGravatar Craig Tiller2015-03-04
| * ACTUALLY set the server thread poolGravatar Craig Tiller2015-03-04
| * clang-formatGravatar Craig Tiller2015-03-04
| * Linux compile fixGravatar Craig Tiller2015-03-04
| * Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driverGravatar Craig Tiller2015-03-04
| |\
| | * Compile fixGravatar Craig Tiller2015-03-04
| | * Rename some filesGravatar Craig Tiller2015-03-04
| | * Async server worksGravatar Craig Tiller2015-03-04
| | * Async client worksGravatar Craig Tiller2015-03-04
| * | Linux compile fixGravatar Craig Tiller2015-03-04
| |/
| * Async client progressGravatar Craig Tiller2015-03-04
| * Async client progressGravatar Craig Tiller2015-03-04
| * Print resource utilizationGravatar Craig Tiller2015-03-03
| * FormattingGravatar Craig Tiller2015-03-03
| * Generate latencies in driverGravatar Craig Tiller2015-03-03
| * Merge github.com:grpc/grpc into qps_driverGravatar Craig Tiller2015-03-03
| |\
| * | FormattingGravatar Craig Tiller2015-03-03
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\ \ \ | | |/ | |/|
| | * Rework QPS client/serverGravatar Craig Tiller2015-03-02
| | * WIPGravatar Craig Tiller2015-03-02
| * | Better use of threads, avoid thread safety issues on destructor withGravatar Vijay Pai2015-03-02
| | * Merge github.com:grpc/grpc into qps_driverGravatar Craig Tiller2015-03-02
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\| |
| * | Revert "Use typedefs to avoid triply-nested function templates"Gravatar vjpai2015-02-27
| * | Use typedefs to avoid triply-nested function templatesGravatar vjpai2015-02-27
| * | refresh -> ResetGravatar vjpai2015-02-27
| * | Stop abusing operator() overloadingGravatar vjpai2015-02-27
| * | Move std::bind call out of main loop, change constructor appropriatelyGravatar vjpai2015-02-27
| * | <:: -> < ::Gravatar vjpai2015-02-27
| * | override->GRPC_OVERRIDEGravatar vjpai2015-02-27
| * | Merge remote-tracking branch 'upstream/master'Gravatar vjpai2015-02-26
| |\ \
| * | | clang-format all these filesGravatar Vijay Pai2015-02-26
| * | | Rename Async methods from generator to avoid naming conflicts toGravatar vjpai2015-02-26
| * | | New multithreaded async C++ tests. The server is architected the wayGravatar vjpai2015-02-26
| | * | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| |/ /
| | * Fix that race betterGravatar Craig Tiller2015-02-24
| | * Fix linux compile bugGravatar Craig Tiller2015-02-24
| | * Driver to client/server kind of worksGravatar Craig Tiller2015-02-23
| | * Create server/client listsGravatar Craig Tiller2015-02-23
| | * 'Fix' a raceGravatar Craig Tiller2015-02-23
| | * Getting the driver pieces in placeGravatar Craig Tiller2015-02-23
| | * Driver changesGravatar Craig Tiller2015-02-23
| |/
* / Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Some compilers not happy with <:: and need < :: insteadGravatar vjpai2015-02-20
* Making the usage of gflags uniform across distributions.Gravatar Nicolas "Pixel" Noble2015-02-20
* Fixing gflags' include path.Gravatar Nicolas "Pixel" Noble2015-02-20
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18