52 Commits (a5389c4b295b70d9bb62e45ae876f7e5ad0f535b)

Author SHA1 Message Date
Alex Polcyn 92e0a70ec6 Make QPS server builder customizeabled 6 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
kpayson64 7a20c962df Break out qps services into seperate protos 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Vijay Pai 088112fea1 Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago
Vijay Pai bc81eee4d4 Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Craig Tiller 873ee82277 Add channel args to qps server 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 8 years ago
Craig Tiller edec4f5f81 Add support for server-side channel args to qps_test 8 years ago
Vijay Pai 24992060c8 Finish streams that error. Don't histogram failed ops. 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Vijay Pai d923583768 Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
vjpai 711472f846 Remove unused gflags and gtest includes 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Vijay Pai 5919e81ff1 Remove host option from ServerConfig proto since it is error-prone and 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Jan Tattermusch c5ebbd5b8f use new perf proto options in c++ 9 years ago
vjpai fba20c987d Address some review comments about signal and restoring qps_test_with_poll 9 years ago
Vijay Pai ce84670628 clang-format 9 years ago
vjpai 780a7f205d Add in security support, make payload protos configurable 9 years ago
vjpai d08a738166 Cleanup some names 9 years ago
vjpai 72a6332138 QPS worker no longer needs to specify server port on command line. This is part 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
vjpai 754751e3c6 Numerous proto changes to make things more sane and fix some outstanding issues 9 years ago
vjpai 52bfb2564f Split qpstest.proto into two parts - one for performance stats and 9 years ago
vjpai 0cc1341199 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Vijay Pai 1f3e6c1ebe Start switching everything to dynamic pool 9 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Vijay Pai 69f2410086 Make thread_pool.h a public header 10 years ago
Craig Tiller 5c8737d171 clang-format qps code - it was getting out of hand 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Vijay Pai 49673133b3 Remove unused header file for profiler 10 years ago
vjpai 46f65239cf Added streaming C++ tests for sync and sync cases 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Craig Tiller 43ef582e42 override --> GRPC_OVERRIDE 10 years ago
Craig Tiller 2eaf1596bb ACTUALLY set the server thread pool 10 years ago