709 Commits (3ed237d4bb2ea66d1e9811b23c1a5ec860a4efe4)

Author SHA1 Message Date
Yash Tibrewal b18ae4b784 Add notap tag to tests that cause issues timeout issues internally 5 years ago
Jan Tattermusch 5e19408ef5 disable bm_chttp2_transport on msan 5 years ago
Jan Tattermusch cb6d09ac21 add missing bm_pollset and bm_chttp2_transport targets to bazel build 5 years ago
Vijay Pai f7d857a8e4 Make threadpool and trickle tests manual only (excessive time/resources) 5 years ago
Vijay Pai 1513f3a7b4 Reduce unneeded sizes and disable tests on mac for resource limits 5 years ago
Vijay Pai 0c0f3f0556 Declare microbenchmarks as tests rather than binaries, fix issues 5 years ago
Vijay Pai 2678afe310 Stop using core server shutdown in microbenchmarks 5 years ago
Lidi Zheng d5d6914751 Make buildifier sanity test fail-able 5 years ago
Jan Tattermusch 5d352ded8b disable a few macos bazel tests 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Yash Tibrewal 79aa21fa71 Reviewer comments 5 years ago
Yash Tibrewal 61020b55f9 Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure 5 years ago
Yash Tibrewal d60b60a837 Reviewer comments 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Vijay Pai e35c869aaf Remove unused-parameter warnings, round 2 (19 of 19) 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 82e185399d clang-format 5 years ago
Vijay Pai 0cab2084e6 clang-format 5 years ago
Vijay Pai 6ca827a008 Remove unused parameter warning (18 of 20) 5 years ago
Vijay Pai 406b70629a Remove unused parameter warning (17 of 20) 5 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 5 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 5 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 5 years ago
Hope Casey-Allen 32801fb5eb Remove build target for microbenchmark 5 years ago
Vijay Pai 1077b3435c Use range-based for on state rather than state.KeepRunning when possible 5 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 5 years ago
Hope Casey-Allen 6dfe27ab08 Fix race in bm_chttp2_transport 5 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 5 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 5 years ago
Yunjia Wang 8318e578db SpikyLoad: construct outside 5 years ago
Yunjia Wang c3c24d089d Use Template 5 years ago
Yunjia Wang d87b5285ca Fix comment 5 years ago
Yunjia Wang efd6946d21 Reformat 5 years ago
Yunjia Wang 9242fe122d AddSelf more scenarios 5 years ago
Mark D. Roth 46f706c99b Revert "Merge pull request #19686 from gnossen/revert_breakage" 5 years ago
Yunjia Wang 8278d3e6a5 Resolving comments 5 years ago
Yunjia Wang 847faf407f Removes unused variable error 5 years ago
Yunjia Wang 85314b3fcc Re-format 5 years ago
Yunjia Wang c6bc2b1875 Add threadpool benchmark and build files 5 years ago
Richard Belleville 63b4f3d819 Revert "Merge pull request #19673 from markdroth/channel_grpc_init" 5 years ago
Mark D. Roth 8cc5b8f680 Defer grpc shutdown until after channel destruction. 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Yunjia Wang fdc250d618 remove bencharmk 5 years ago
yunjiaw26 b0b81792ee
Delete bm_threadpool.cc 5 years ago
Yunjia Wang a63cbfb61e Fix headers order 5 years ago
Yunjia Wang 500cb1f99b Reformat 5 years ago
Yunjia Wang 093dd768bb reformat 5 years ago