24 Commits (04ddf3d0b73ab6bdf4f5e1566328ec54d654859b)

Author SHA1 Message Date
Craig Tiller 004788af3d
[cleanup] Remove profiling timers (#30779) 2 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Esun Kim 9e8a13bb93 Fix by tidy-readability-redundant-control-flow 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Vijay Pai ece1ed7906 clang-format 5 years ago
Vijay Pai 37d248abd0 Remove unused parameter warning (19 of 20) 5 years ago
Guantao Liu ca541c9c5f Address review comments. 6 years ago
Guantao Liu aafa4c48e5 Fix another call of Alarm::experimental()::Set. 6 years ago
Guantao Liu 3b5c470bf1 Clang format. 6 years ago
Guantao Liu a7a380c69b Delay the creation of Alarm in the callback-based qps client. 6 years ago
nanahpang 2d37a7a9b7
Add alarm in callback streaming test 6 years ago
Vijay Pai cdab1c260f Fix termination condition of streaming callback QPS tests 6 years ago
Vijay Pai 453c6331b6 Fix counters in streaming QPS benchmarks 6 years ago
Moiz Haidry 7bb853ebdd Addressed PR comments. Made Client::Thread public and removed use of void ptr to refer it. Avoided overloading of NextIssue TIme by renaming it NextRPCIssueTime 6 years ago
Moiz Haidry 5ec78a286d Added support for fixed load benchmarks, all the rpcs access one requestor to the get the next issue time for the RPC 6 years ago
Moiz Haidry e6e1081499 Add support for Callback Client Streaming benchmarks 6 years ago
Moiz Haidry 145a3bf91f Code sanitization 6 years ago
Moiz Haidry 14acde64cc Addressed Vijay's code review comments 6 years ago
Moiz Haidry b4d5c7cee4 Benchmark test for callback unary gRPC 6 years ago