aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Collapse)AuthorAge
...
* | copyrightsGravatar David Garcia Quintas2016-01-27
| |
| * Merge branch 'generic_qps' into dynamic_sizing2Gravatar Vijay Pai2016-01-27
| |\
| * | CopyrightGravatar Vijay Pai2016-01-27
| | |
| * | Also dynamic sizing for num_clients on performance testsGravatar Vijay Pai2016-01-27
| | |
| | * Sanity failures (copyright, clang-format)Gravatar vjpai2016-01-27
| | |
| | * clang-formatGravatar vjpai2016-01-26
| | |
| | * Fix copyrightGravatar vjpai2016-01-26
| | |
| | * Properly state client nameGravatar Vijay Pai2016-01-26
| | |
| | * Improve logging for testGravatar Vijay Pai2016-01-26
| |/
* / pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
|/
* 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 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
| |
* | 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 Vijay Pai2015-11-04
| |
| * Cleanup some namesGravatar vjpai2015-11-02
| | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations
| * 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.
| * 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
* | Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
|/
* Add a timeout to benchmark test runsGravatar Craig Tiller2015-10-07
|
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Removing pessimizing moves.Gravatar Nicolas "Pixel" Noble2015-09-03
| | | | Pass #2.
* Hand-written changesGravatar Craig Tiller2015-08-31
|
* implementation fixGravatar yang-g2015-08-27
|
* headers reorgGravatar yang-g2015-08-21
|
* clang-formatGravatar Vijay Pai2015-08-11
|
* Address concerns from reviewGravatar vjpai2015-08-11
|
* clang-format plus helpful commentsGravatar Vijay Pai2015-08-05
|
* Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
| | | | | This change contains a lot of ugly changes, such as changing std::vector to allocation by new, etc.
* Eliminate use of lambdas in ResourceUsage processing functions...Gravatar Vijay Pai2015-07-31
| | | | Introduce simple getters instead.
* Update C++ implGravatar Craig Tiller2015-07-13
|
* Fixup C++Gravatar Craig Tiller2015-07-06
|
* Update the Status APIGravatar Yang Gao2015-06-16
|
* clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
|
* Merge pull request #1669 from dgquintas/benchmark_hosts_infoGravatar Vijay Pai2015-05-21
|\ | | | | Added the client and server configurations to the bench results proto.
| * Fix to work around the fact that Histogram isn't copyable.Gravatar David Garcia Quintas2015-05-20
| |
| * Added the client and server configurations to the bench results proto.Gravatar David Garcia Quintas2015-05-19
| | | | | | | | | | The added configurations also include the host of both parties. This is useful for reporting.
* | Compile fixGravatar Craig Tiller2015-05-19
| |
* | Better RNG seeding portabilityGravatar Craig Tiller2015-05-19
| |
* | Cheesy attempt to get this working on TravisGravatar Craig Tiller2015-05-18
|/
* Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
| | | | | This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts. I've built this atop my smoke_test changes as they inspired me to get this done.
* Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
|
* Elminate range-based fors and work around some other limitations in older ↵Gravatar Vijay Pai2015-03-24
| | | | compilers
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|
* clang-formatGravatar Craig Tiller2015-03-04
|
* Print resource utilizationGravatar Craig Tiller2015-03-03
|
* FormattingGravatar Craig Tiller2015-03-03
|