103 Commits (a0a3c411d18e71931aaff43d750d9407372f2878)

Author SHA1 Message Date
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 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 14c836fcd1 Delambdaify 8 years ago
Craig Tiller b019d61f9a Fix benchmark shutdown 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Vijay Pai 4f17395b81 Properly use unique_ptr rather than explicitly 8 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Vijay Pai 5fde20d9f0 clang-format 8 years ago
Vijay Pai ad7c527618 Temporary workaround by setting up a deadline on server shutdown. 8 years ago
Vijay Pai a831651aa5 Unify and make consistent the per-thread shutdown process 8 years ago
Craig Tiller b5ee1cdcb9 Dont stall shutting down server 8 years ago
Craig Tiller e64d693050 Better fine-tuning 8 years ago
Craig Tiller b19dbead67 Make request freelists per cq, to allow drastically higher requested call counts 8 years ago
vjpai 711472f846 Remove unused gflags and gtest includes 9 years ago
Craig Tiller e67f7b6b54 Fix timeout on async server shutdown 9 years ago
Jan Tattermusch b85e9d43f0 fix formatting 9 years ago
Craig Tiller 9d86120547 clang-format 9 years ago
Julien Boeuf 19cd009ec1 clang-format 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
vjpai 63326281d7 1. Remove all deadlines from the RPCs and shutdown in this code. 9 years ago
Vijay Pai 8ca0faaf52 use timeouts with proper fixture multipliers rather than raw, 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
Vijay Pai 16e45702ac clang-format 9 years ago
Vijay Pai 7d8335f875 Don't log newlines 9 years ago
Vijay Pai 32baa5e622 Allow dynamic sizing of async client and server thread pools 9 years ago
vjpai a24e9d774c Sanity checks and asan fix 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
Vijay Pai 9f991e252d More changes needed for generic support 9 years ago
Craig Tiller 15f383c6cc Exploratory refactoring for mixed sync/async methods on the same C++ service 9 years ago
Vijay Pai 31c0c7949f clang-format 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 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