55 Commits (2e251697b1991537f463e26afff71a561a732f58)

Author SHA1 Message Date
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 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
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 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
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 8 years ago
Vijay Pai 5fde20d9f0 clang-format 8 years ago
Vijay Pai 40317fd720 Resolve pernicious race between destructor and thread functions by insisting that destructor is invoked after the class has gone back to being a harmless single-threaded thing. 8 years ago
Vijay Pai f782465fba Fix some shutdown errors related to CQ/join ordering 9 years ago
vjpai b0f15e8af3 Reduce assertions, use status codes, increase verbosity on errors 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller baaf65546a Fix formatting 9 years ago
Craig Tiller 710d58cfae Disable profiling in qps_worker for now 9 years ago
Vijay Pai 2ed337aab3 clang-format 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
vjpai 21e5d2b2f1 Add a Quit RPC so that we can conveniently shut down the workers from the driver. 9 years ago
Vijay Pai 595674275b Copyright and clang-format 9 years ago
Vijay Pai 7d45cdb60b Enable properly working core limits on clients and servers, 9 years ago
Vijay Pai c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
vjpai a091a23a7f No need to put \n at end of a log message 9 years ago
vjpai a00f998089 Actually create async generic server 9 years ago
Vijay Pai 0f14209061 Improve logging for test 9 years ago
vjpai cd624d2eee Dealt with a nit 9 years ago
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also 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
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
Vijay Pai 78268212ba clang-format 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 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 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 59588c6162 Removing pessimizing moves. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
vjpai 804afe6aac Update QPS test to proto3 syntax 10 years ago