aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Tune down number of channels for qps_testGravatar Craig Tiller2015-07-30
* Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
|\
* | Isolate nullptr to grpc namespace when we must define it ourselvesGravatar Vijay Pai2015-07-25
| * Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
|/
* User agent string supportGravatar Craig Tiller2015-07-18
* Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
|\
* \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\ \
| | * Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | |\ | | |/ | |/|
| * | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| * | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | * Adjust oustanding request count to meet new server algorithmGravatar Craig Tiller2015-07-15
| |/
* / Update C++ implGravatar Craig Tiller2015-07-13
|/
* Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\
* | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
| |\ | |/ |/|
* | Merge pull request #2279 from vjpai/openleaksGravatar Yang Gao2015-07-06
|\ \
| | * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-06
| | |\ | |_|/ |/| |
| | * Fixup C++Gravatar Craig Tiller2015-07-06
* | | Merge pull request #2151 from sidrakesh93/masterGravatar Vijay Pai2015-07-06
|\ \ \ | |_|/ |/| |
* | | Pluck some low hanging concurrency fruitGravatar Craig Tiller2015-07-01
| | * if->whileGravatar Vijay Pai2015-07-01
| | * Delete spare contexts lying around at the end of the test to avoidGravatar Vijay Pai2015-07-01
| |/ |/|
* | Eliminate data-race caused by specialization in vector<bool>Gravatar Vijay Pai2015-07-01
| * Removing this pointersGravatar Siddharth Rakesh2015-06-30
| * Changes introduced for passing hashed user id instead of access tokenGravatar Siddharth Rakesh2015-06-30
| * Adding required changesGravatar Siddharth Rakesh2015-06-29
| |\ | |/ |/|
| * Adding required changesGravatar Siddharth Rakesh2015-06-29
* | Merge pull request #2169 from ctiller/no-spam-for-youGravatar Vijay Pai2015-06-29
|\ \
* | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | * Merge branch 'master' of https://github.com/sidrakesh93/grpcGravatar Siddharth Rakesh2015-06-23
| | |\
| | * | Added support for passing a tag with the testGravatar Siddharth Rakesh2015-06-23
| * | | Remove spammy line (this is obfuscating testing logs)Gravatar Craig Tiller2015-06-22
|/ / /
| | * Update perf_db_client.ccGravatar sidrakesh932015-06-22
| |/
| * Further corrections to syntaxGravatar Siddharth Rakesh2015-06-22
| * updated syntax based errorsGravatar Siddharth Rakesh2015-06-22
| * Applied required modificationsGravatar Siddharth Rakesh2015-06-22
| * Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-22
| |\ | |/ |/|
| * edited reportGravatar Siddharth Rakesh2015-06-22
* | Merge pull request #2136 from dgquintas/unconst-reporterGravatar Vijay Pai2015-06-22
|\ \
| | * minor commented code removalGravatar Siddharth Rakesh2015-06-19
| | * removed dependency on python_gflags, using argparse insteadGravatar Siddharth Rakesh2015-06-19
| | * flags handled using python_gflagsGravatar Siddharth Rakesh2015-06-19
| | * slightly updated tool scriptGravatar Siddharth Rakesh2015-06-19
| * | Removed const-ness from Reporter interface methodsGravatar David Garcia Quintas2015-06-18
| | * Fixed hanging client declaration, server address can be passed nowGravatar Siddharth Rakesh2015-06-18
| | * Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpcGravatar Siddharth Rakesh2015-06-18
| | |\ | |_|/ |/| |
| | * Update report.ccGravatar sidrakesh932015-06-18
| | * changed access tokens folder positionGravatar Siddharth Rakesh2015-06-18
| | * edited test scriptGravatar Siddharth Rakesh2015-06-18
| | * commentedGravatar Siddharth Rakesh2015-06-17