49 Commits (7a08e3b679e5a63f30fda6b426d57146f9984092)

Author SHA1 Message Date
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 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
Craig Tiller 2897235609 Expose stats into qps_driver 7 years ago
Vijay Pai c38955501b Move some internal includes to the right places 7 years ago
ncteisen 0133cc6fd8 Avoid benchmarking allocs 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 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
Yuxuan Li 8698f2bbee fix extern c location 8 years ago
Yuxuan Li 87827e03aa use lock instand of atomics, fix include position 8 years ago
Yuxuan Li f8365cd87b clean up, fix minor issue 8 years ago
Yuxuan Li 28efff3e1e clang-format 8 years ago
Yuxuan Li 5d3ddeeea1 adding server side poll stat 8 years ago
Craig Tiller edec4f5f81 Add support for server-side channel args to qps_test 8 years ago
yang-g d0084c220e Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
Alexander Polcyn 6ff1ca4871 re-run generate project to build qps json driver 8 years ago
Alexander Polcyn 8a0ef63dea remove LimitCores in c++ benchmark 8 years ago
Yuxuan Li fe21ec90f6 batched changes 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
vjpai e2d39e08f9 Timer->UsageTimer consistently 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 c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
vjpai a00f998089 Actually create async generic server 9 years ago
vjpai 4f5146dac2 Change name from coresched to limit_cores 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai 3448c27275 clang-format 9 years ago
Vijay Pai 0e66efdadd Make core limitation work for both client and server so that we can run tests on the same 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
vjpai b6df94ad22 WIP 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
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller d6479d6cc4 Async server works 10 years ago
Craig Tiller 10923c2fb5 Formatting 10 years ago
Craig Tiller 6af9ed0bf7 Rework QPS client/server 10 years ago
Craig Tiller 26598a394a WIP 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago