aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Keep code that is common between both async client versions in a new async su...Gravatar Vijay Pai2015-04-30
* Move end_threads to subclass since some subclass-specific fields will still beGravatar vjpai2015-04-29
* Merge pull request #1375 from ctiller/qps_clientGravatar Vijay Pai2015-04-28
|\
* | Ignore SIGPIPEGravatar Craig Tiller2015-04-27
| * Fix a race in QPS client shutdownGravatar Craig Tiller2015-04-27
* | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
|/
* Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* Merge branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
|\
| * Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
| |\
| * | Add reporting library, use itGravatar Craig Tiller2015-04-10
| * | s/11/1Gravatar Craig Tiller2015-04-10
* | | Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
|/ /
* | :Merge branch 'qps' of github.com:ctiller/grpc into qpsGravatar Craig Tiller2015-04-09
|\ \
* | | TweaksGravatar Craig Tiller2015-04-09
| | * 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
* | | | fine tuningGravatar Craig Tiller2015-04-09
| * | | Indentation fixes, s/11/1/gGravatar Craig Tiller2015-04-09
|/ / /
* | | Dont sleep forever on async cqGravatar Craig Tiller2015-04-09
* | | Handle errors better on clientGravatar Craig Tiller2015-04-09
* | | Remove assertsGravatar Craig Tiller2015-04-09
* | | Smoke test initial versionGravatar Craig Tiller2015-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
| |\