3020 Commits (e6cf0aeff4979e5ff2501e7fe5e2fdf926350452)

Author SHA1 Message Date
Yuxuan Li 784018d8a4 use grpc_channel_create_registered_call 8 years ago
Mahak Mukhi 2814b5148e formatting 8 years ago
Craig Tiller 4f98e25f8b Better cost estimation 8 years ago
Makarand Dharmapurikar 7fb4036a17 clang-format fix 8 years ago
Muxi Yan 29723ee1ba Revert "Revert "Implement lazy deframe"" 8 years ago
Yuxuan Li c7609c4f3f profile cpp overhead for call create 8 years ago
Mahak Mukhi e536eeb6d0 Added tests for uni-directional streaming RPCs. 8 years ago
Mahak Mukhi 31d92d42ff Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller c71e6a6ad6 Revert "Implement lazy deframe" 8 years ago
yang-g 66d40c63f7 Fix BUILD dependency, copyright and cmake 8 years ago
Sree Kuchibhotla d7a1b8f856 Functionality complete 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
Makarand Dharmapurikar 220bc643f9 enable cacheable_unary test 8 years ago
Makarand Dharmapurikar e1b238458f modified caching test 8 years ago
yang-g eceec8eaf6 Add helper function to supply and parse error_details from Status. 8 years ago
Craig Tiller d6255951dc Add a benchmark of repeatedly adding an fd to a pollset 8 years ago
yang-g 9cb19b8e24 support C++ error_details 8 years ago
Mahak Mukhi c0ae1be4c8 Added tests for uni-directional streaming RPCs. 8 years ago
Sree Kuchibhotla 1f0c827114 Fix asan and tsan bugs. Simplify the code 8 years ago
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Alexander Polcyn 2018a4060d create a grpc client qps test logging reporter 8 years ago
Sree Kuchibhotla 93b60e05a0 Fix asan bug 8 years ago
yang-g f4c8addded support C++ error_details 8 years ago
Craig Tiller 7f5fac9054 minor optimizations 8 years ago
Sree Kuchibhotla dc0b8a60d3 change cq_create to cq_create_for_next 8 years ago
Muxi Yan 848073f77d Clean up unused variables and funcs 8 years ago
Muxi Yan a3fda8fdc9 Fix bm_chttp2_transport memory leak 8 years ago
Muxi Yan 97a0ded7c5 Fix bm_chttp2_transport 8 years ago
Sree Kuchibhotla 631e78c349 Print items/sec metric at the end 8 years ago
Craig Tiller 3bd7a2111e Fixup code 8 years ago
Craig Tiller a24b971214 Rename compress_filter --> message_compress_filter 8 years ago
Craig Tiller ff558bac5c Fix trickle 8 years ago
Sree Kuchibhotla f7c673a8c7 minor change 8 years ago
Craig Tiller 85a747ed06 better representative output 8 years ago
Yuchen Zeng e4e763265b Add UpdateActions to the interop client helper 8 years ago
Craig Tiller e76a0ecc03 Update hpack benchmarks for true binary 8 years ago
Sree Kuchibhotla 2c3e7e80bd use wallclock 8 years ago
Craig Tiller 5bdffab426 Add profiling annotations 8 years ago
Sree Kuchibhotla 3c754e4716 Microbenchmark for measuring impact of multiple threads calling cq_next 8 years ago
Craig Tiller 7949527333 Actually instantiate minstack 8 years ago
Craig Tiller 1d77b44c00 Add representative benchmarks of minimal stacks on chttp2 8 years ago
Craig Tiller eb0e34f736 Convert everything to new encode API 8 years ago
Craig Tiller e3593d912b Fix sanity 8 years ago
Craig Tiller 3be7dd0e79 Optionalize deadline checking 8 years ago
Vijay Pai 45a9abae95 Add option to limit # of messages per stream with tests 8 years ago
Craig Tiller af76743e33 Optionalize compress, gather all the http2 filter bits together in ext/ 8 years ago
Craig Tiller 9b3648a28e Optionalize message_size_filter 8 years ago
Craig Tiller 7a8232d773 review feedback 8 years ago
Alena Varkockova 7b9cb834ff Print out some cli error message for getservices 8 years ago