91 Commits (ffbfd01049fc2ae4e402539905ebcfa22c1094e8)

Author SHA1 Message Date
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
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 8cf0ed03d1 Fix mac build 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 9 years ago
vjpai d514b21cc8 Put timeout on server shutdown 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
vjpai b1db869e1a Address concerns from review 9 years ago