aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
|\
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
|/
* Revive proper SIGINT handlingGravatar Vijay Pai2015-04-02
* Put in calls to profilingGravatar Vijay Pai2015-03-31
* Remove unused header file for profilerGravatar Vijay Pai2015-03-31
* Remove outdated fileGravatar Vijay Pai2015-03-31
* Merge pull request #1113 from vjpai/qps-streamGravatar Yang Gao2015-03-27
|\
* | Include the config.h file to make sure that nullptr is coveredGravatar vjpai2015-03-26
| * Eliminate range-based forsGravatar Vijay Pai2015-03-26
| * Fix conflictsGravatar Vijay Pai2015-03-26
|/|
* | Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
| * Sweep different parameter sets in a single shell script.Gravatar Vijay Pai2015-03-23
| * Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|/|
| * Make sure that nothing gets added to cq after shutdownGravatar Vijay Pai2015-03-23
| * No need to do an extra readGravatar Vijay Pai2015-03-23
| * test return value of rpc parseGravatar Vijay Pai2015-03-23
| * Make RPC type configurableGravatar vjpai2015-03-23
| * Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* | Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\ \
| * | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| |/
* / clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* 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