741 Commits (4f4a45e97ec7b41bf6caa1feb8511c5b13815c45)

Author SHA1 Message Date
Ken Payson 8873975a30 Fix Async QPS Test 7 years ago
Vijay Pai c6587ca11b Reintroduce lambdas 7 years ago
Vijay Pai f230ffd476 clang-format 7 years ago
Vijay Pai 083b9be1a2 Make all-streams op about cleanup only and replace a lambda with a virtual 7 years ago
Vijay Pai c8dd4c5139 Remove some unneeded and spammy logs 7 years ago
Vijay Pai 6389457ed2 Adjust stream cancellation point and fix races in sync client 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Ken Payson 7cf8d72c25 Fix TSAN json_run_localhost flake 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Ken Payson 918ce7a686 Fix QPS Async Client Next loop 7 years ago
yang-g 37f1bd13ab clear the request 7 years ago
Ken Payson 42bd87e376 Adds gRPC Experimental CQ DoThenAsyncNext lambda API 7 years ago
Yuchen Zeng ca31256597 Remove redundant WaitForConnected 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
Jan Tattermusch 779ae6f8b7 cap json_run_localhost to 10 mins under sanitizers 7 years ago
Craig Tiller c18ad11837 Wait until all clients connected before starting streams 7 years ago
Craig Tiller f6cd77c48d Stability fixes 7 years ago
Jan Tattermusch 768c894519 reduce timeout for json_run_localhost 7 years ago
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 7 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 7 years ago
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 7 years ago
Craig Tiller e1101cf099 Update Bazel for new systems 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Craig Tiller 2897235609 Expose stats into qps_driver 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Vijay Pai 6defb325d9 Remove some pre-C++11-style workarounds 7 years ago
Vijay Pai c38955501b Move some internal includes to the right places 7 years ago
Vijay Pai e1418e4ab1 Switch to idiomatic Slice API 7 years ago
ncteisen af313caab8 Eliminate copy in QPS Driver 7 years ago
ncteisen 0133cc6fd8 Avoid benchmarking allocs 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 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Craig Tiller d996379030 Reset OWNERS state 7 years ago
Guantao Liu 29a7050c35 Fixed sanity. 7 years ago
Guantao Liu 91d8f0b5a8 Added the missing header file and fixed a syntax error. 7 years ago
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Craig Tiller 5e47758d53 Make @vjpai an owner of qps_test 7 years ago
Nicolas "Pixel" Noble 68ce2564fd Sanitizing repo. 7 years ago
yang-g fdcb774cea Regenerate projects and fixes 7 years ago
yang-g b575a34e05 Replace InitBenchmark with InitTest. Remove qps_test.cc 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 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
ncteisen 81db061d2a Clang fmt and copyright sanity 8 years ago
ncteisen 8f9e012428 Add json out flag to qps driver 8 years ago
ncteisen 06795cb442 Address github comments 8 years ago
ncteisen 61a75993f5 Enable jenkins testing 8 years ago
ncteisen 390668999f relax QPS diff threshold 8 years ago