562 Commits (ef7d49d17f7aed3a600486027b68b69fdbd73285)

Author SHA1 Message Date
Craig Tiller 79d24fb8eb Fixes 8 years ago
Yuxuan Li 0bbdb022de adding a benchmark for c core call create that do two separate batches. 8 years ago
Yuxuan Li 784018d8a4 use grpc_channel_create_registered_call 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
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
Sree Kuchibhotla d7a1b8f856 Functionality complete 8 years ago
Craig Tiller d6255951dc Add a benchmark of repeatedly adding an fd to a pollset 8 years ago
Sree Kuchibhotla 1f0c827114 Fix asan and tsan bugs. Simplify the code 8 years ago
Sree Kuchibhotla 93b60e05a0 Fix asan bug 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
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
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 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller a0f3abd925 Review feedback: bikeshedding round 8 years ago
Craig Tiller e431b52f0b Fix crashes 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Craig Tiller 5e17020d61 Fix compile 8 years ago
Craig Tiller 83643bd5cb Fix build on mac 8 years ago
Sree Kuchibhotla 08bbdb8801 Fix cq creation code after merge 8 years ago
Craig Tiller 57178eff19 fixes 8 years ago
Craig Tiller 61c317b624 Fix leak 8 years ago
Sree Kuchibhotla 8dbd9677ef Add a benchmark 8 years ago
Craig Tiller 0d04e0697b Add a benchmark of base16 encoding 8 years ago
Muxi Yan 9e760da81a Fix c++ test 8 years ago
Nicolas "Pixel" Noble b02dd01584 Fixing qps & benchmark. 8 years ago
Sree Kuchibhotla 6ac703d1fd Fix after merge with master 8 years ago
Craig Tiller b14ab80cd8 Fixes for new APIs 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Craig Tiller 18f09a01f6 Add benchmark suite for chttp2 8 years ago