aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/server_sync.cc
Commit message (Expand)AuthorAge
* Make QPS server builder customizeabledGravatar Alex Polcyn2018-07-23
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Break out qps services into seperate protosGravatar kpayson642018-04-18
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Create inproc version of QPS test and add a few simple tests of this to stand...Gravatar Vijay Pai2017-10-19
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* Add channel args to qps serverGravatar Craig Tiller2017-07-06
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Add QPS tests for one-sided streamingGravatar Vijay Pai2017-05-02
* Finish streams that error. Don't histogram failed ops.Gravatar Vijay Pai2017-02-28
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-20
|\
| * Minor cleanup - remove an unneeded header, mark a class final, explicitly spe...Gravatar Vijay Pai2016-10-18
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* | Collecting failure status progressGravatar Craig Tiller2016-09-28
|/
* Remove unused gflags and gtest includesGravatar vjpai2016-05-31
* Update copyrightsGravatar Craig Tiller2016-03-31
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
* Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
* Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
* clang-formatGravatar Vijay Pai2015-11-04
* Add in security support, make payload protos configurableGravatar vjpai2015-11-04
* Cleanup some namesGravatar vjpai2015-11-02
* QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
* Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
* 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
* Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Hand-written changesGravatar Craig Tiller2015-08-31
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* merge with headGravatar yang-g2015-08-24
|\
| * Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
* | headers reorgGravatar yang-g2015-08-21
|/
* Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
* 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
* clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
* Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* Remove unused header file for profilerGravatar Vijay Pai2015-03-31
* Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|\
| * Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
* override --> GRPC_OVERRIDEGravatar Craig Tiller2015-03-04
* ACTUALLY set the server thread poolGravatar Craig Tiller2015-03-04