334 Commits (28bdde34069889c73ee8cad1c3bcb782877e215b)

Author SHA1 Message Date
ncteisen 3972fad38c clang format 8 years ago
ncteisen a4cd06fc21 Fixes 8 years ago
ncteisen 28b0828243 bm trickly bugfix 8 years ago
Yuxuan Li 02d635bf88 remove unncessary include 8 years ago
Nicolas "Pixel" Noble ba54a1c95e Merge failure, missing commas. 8 years ago
Craig Tiller 5f24bb121e just use char* overload 8 years ago
Craig Tiller 0ccaff9cb6 Explicitly mention std::string 8 years ago
Craig Tiller a1d00facbc Finish pumped streams: should alleviate infinite hang 8 years ago
ncteisen 1842c4379c Clang 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
ncteisen c7de5a7601 Add warmup 8 years ago
ncteisen 0725d3a4b3 Run bm resonable number of times 8 years ago
ncteisen b6ac9b4573 Add unbalanced unary benchmark 8 years ago
Yuxuan Li a33e2b27a1 add some comments 8 years ago
ncteisen 1c8698758d Set frame size to B/us 8 years ago
Yuxuan Li 28efff3e1e clang-format 8 years ago
Yuxuan Li 999ac157e6 initial implementation. 8 years ago
Nicolas "Pixel" Noble c020da9634 Forgot one external dependency. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 9fd7cf5dc3 Recycle ports 8 years ago
Craig Tiller 956920d84e clang-format 8 years ago
Craig Tiller 0bb25f325c Build fix 8 years ago
Yuxuan Li f2af0c3009 change to new completion queue api 8 years ago
Craig Tiller 3b72163042 Clamp warmup time in seconds 8 years ago
Craig Tiller 47f6dc732d more reasonable? 8 years ago
Craig Tiller 5088ef73eb Refine warmup 8 years ago
Craig Tiller 767397702e Tweak bdp estimation again 8 years ago
Craig Tiller 24e9fe7b92 Fix bazel 8 years ago
Craig Tiller fe59d93e40 more stats 8 years ago
Craig Tiller cc92eb42a4 Update to new API 8 years ago
Craig Tiller 40fde140f4 Add logging of flow control variables 8 years ago
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