3465 Commits (677ab86b4a8567197550d6969a4d5bd76b8206e1)

Author SHA1 Message Date
Spencer Fang e6b1edf42a Split grpc_cli target into two targets 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago
Guantao Liu 18ba787392 Fix the unused result error in client_channel_stress_test.cc. 6 years ago
Nathan Herring d55ef6cc03 Fix inverted logic for --call_creds=none. 6 years ago
Hope Casey-Allen d568fba51a Add documentation for running microbenchmarks with other tooling 6 years ago
ncteisen 038e760a7d Channelz C++ Socket support 6 years ago
ncteisen 404b2515af reviewer feedback 6 years ago
ncteisen f2b493e369 reviewer feedback 6 years ago
ncteisen 4cc16f951c Simplifiy transport querying function 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
Vijay Pai 9134639877 Warn on non-virtual destructor if class has virtual functions 6 years ago
Vijay Pai da1b75b5d5 Add a virtual destructor to the new class with virtual methods 6 years ago
Hope Casey-Allen 4c6e7ce15d Destroy metadata buffer at end of benchmark loop 6 years ago
Hope Casey-Allen d44feec92f Reassign arena pointer instead of stomping on memory 6 years ago
Hope Casey-Allen 4b721fbde0 Destroy arena at end of benchmark to not leak memory 6 years ago
Hope Casey-Allen 29d9489ea9 Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom 6 years ago
Hope Casey-Allen 91727bd015 Move arena create outside of benchmark, format, and typo fix 6 years ago
Juanli Shen 974d66f94f Fix tag variable 6 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 6 years ago
Juanli Shen dd10cbc554 Change force_creation from atm to bool 6 years ago
Vijay Pai 845bc9ae21 Add more test cases 6 years ago
Vijay Pai 47ae48e20c Fix conflict 6 years ago
Vijay Pai 42a0ed43cb Add a test 6 years ago
Vijay Pai c5afb25905 fix golden file 6 years ago
Noah Eisen c33ec79cd8 Only output stats if they were collected 6 years ago
Vijay Pai 73d89a66f9 Catch exceptions in user callbacks 6 years ago
Hope Casey-Allen 967bbcd5d3 Fixing benchmark name and adding a new one 6 years ago
Vijay Pai db01bf793a Add callback-based alarms 6 years ago
Adele Zhou 165417e4fa Change the test name to long_lived_channel 6 years ago
Adele Zhou 094dc6822c Added long_connection test. 6 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 6 years ago
Nathan Herring 916a686ef3 Revert "Use grpc_slice_unref_internal" 6 years ago
Nathan Herring 2d8c682cac Revert "Missing #include" 6 years ago
Mark D. Roth 42d9becd91
Revert "Second attempt: Implement Watch method in health check service." 6 years ago
ncteisen 4205b97dd9 reviewer feedback 6 years ago
Bill Feng b7bbc350b8 naming bugfix 6 years ago
Bill Feng 3fb62ae92c exclude less tests from qps 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Mark D. Roth 6d2c8f8072 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" 6 years ago
Vijay Pai ccddc1bd17 Initialize bool 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
Bill Feng c4a5323362 fixed a bug in json_run_localhost scenario generation 6 years ago
Juanli Shen 9d143dd3b9 Fix internal format issue 6 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
ncteisen e165579d3e Subchannel support to C++ 6 years ago
Bill Feng 918427237c fixed indentation 6 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 6 years ago
Bill Feng 0ce7f91d9e used names instead of numbers for each scenario 6 years ago