aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Collapse)AuthorAge
* Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | appropriate
* Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\ | | | | Introduce multiple clocks to GPR
* | 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
| |\ | |/ |/| | | | | | | Conflicts: src/core/channel/client_setup.c src/core/surface/init.c
* | Merge pull request #2279 from vjpai/openleaksGravatar Yang Gao2015-07-06
|\ \ | | | | | | qps_test memory leak elimination: delete spare contexts lying around at the end of test
| | * 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
|\ \ \ | |_|/ |/| | Changes required for reporting metrics to performance database server
* | | Pluck some low hanging concurrency fruitGravatar Craig Tiller2015-07-01
| | | | | | | | | | | | | | | Make the shutdown flag on servers be per thread to save contention on the lock that must guard it.
| | * if->whileGravatar Vijay Pai2015-07-01
| | |
| | * Delete spare contexts lying around at the end of the test to avoidGravatar Vijay Pai2015-07-01
| |/ |/| | | | | | | | | | | showing up as memory leaks Also reduce the rate of the openloop test - this may be an issue with sanitizers particularly because of issue #2278
* | 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
|\ \ | | | | | | Remove spammy line (this is obfuscating testing logs)
* | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | | | | | | | | | Clean up anything that failed
| | * 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
|\ \ | | | | | | Removed const-ness from Reporter interface methods
| | * 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
| | |
| | * Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-17
| | |\ | | |/ | |/|
* | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\| |
| * | Update the Status APIGravatar Yang Gao2015-06-16
| | |
| | * removed data scriptGravatar Siddharth Rakesh2015-06-15
| | |
| | * added commentsGravatar Siddharth Rakesh2015-06-15
| | |
| | * updated auth scriptGravatar Siddharth Rakesh2015-06-11
| | |
* | | Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
|/ / | | | | | | As a bonus, correctly report was_cancelled when the server writes error
| * removed data adding scriptGravatar Siddharth Rakesh2015-06-10
| |
| * updated configs sendingGravatar Siddharth Rakesh2015-06-10
| |
| * erge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-10
| |\ | |/ |/|