aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Collapse)AuthorAge
...
| * | clang-formatGravatar Vijay Pai2016-01-11
| | |
| * | Fix bugs and include build filesGravatar Vijay Pai2016-01-11
| | |
| * | Generic testGravatar vjpai2016-01-11
| | |
| * | More changes needed for generic supportGravatar Vijay Pai2016-01-07
| | |
| | * Exploratory refactoring for mixed sync/async methods on the same C++ serviceGravatar Craig Tiller2016-01-07
| | |
| * | clang-formatGravatar Vijay Pai2016-01-07
| | |
| * | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
| | |
| * | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| | |
| * | WIPGravatar Vijay Pai2015-12-30
| | |
* | | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
| |/ |/| | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
| * Merge branch 'master' into bbufGravatar vjpai2015-11-30
| |\ | |/ |/|
| * WIPGravatar vjpai2015-11-30
| |
* | merge with headGravatar yang-g2015-11-20
|\ \
| * \ Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
| |\ \ | | | | | | | | Support dynamic HPACK table resizing
| * | | Merge pull request #4156 from jtattermusch/perf_testing_polishingGravatar Jan Tattermusch2015-11-19
|/| | | | | | | | | | | Performance proto polishing
| * | | use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
| | |/ | |/|
| | * Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
| | |\ | |_|/ |/| |
* | | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
| | |
* | | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\| |
| | * clang-formatGravatar Craig Tiller2015-11-10
| |/
| * Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | | | | | | | Make payloads respect the new defaults
| * Add secure testing to sweepGravatar vjpai2015-11-04
| |
| * Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
| |
| * Better reasonable defaultGravatar vjpai2015-11-04
| |
| * Fix up single run testGravatar vjpai2015-11-04
| | | | | | | | Enable reasonable default if resp size not specified
| * clang-formatGravatar Vijay Pai2015-11-04
| |
| * Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | | | | | Have not yet added tests with security support, coming soon
| * Cleanup some namesGravatar vjpai2015-11-02
| | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations
| * Cleanup directory and make minor changesGravatar vjpai2015-11-02
| |
| * QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
| | | | | | | | | | of the proto if desired, or just goes to pick_unused_port_or_die if not specified
| * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
| * Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| |
| * Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| | | | | | | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing
| * Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
|\|
* | Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
| |
| * Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| |\ | |/ |/|
| * Move profiling system to gprGravatar Craig Tiller2015-10-09
| |
| * Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| |
| * Latency tracesGravatar Craig Tiller2015-10-08
| |
* | Add a timeout to benchmark test runsGravatar Craig Tiller2015-10-07
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Fix mac buildGravatar Craig Tiller2015-09-10
|
* Merge pull request #3174 from vjpai/shutitdown2Gravatar Craig Tiller2015-09-10
|\ | | | | Put timeout on QPS test server shutdown
* | Removing pessimizing moves.Gravatar Nicolas "Pixel" Noble2015-09-03
| | | | | | | | Pass #2.
| * Put timeout on server shutdownGravatar vjpai2015-08-31
| |
* | Hand-written changesGravatar Craig Tiller2015-08-31
|/
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
|
* implementation fixGravatar yang-g2015-08-27
|