40 Commits (b90652ab0329e67697e71282b785187a4d1cb223)

Author SHA1 Message Date
Guantao Liu 458d9d28db Add the missing definition of shutdown_background_closure to bm_cq_multiple_threads 6 years ago
Vijay Pai a4326eb7b8 Add comment to address reviewer comment 6 years ago
Vijay Pai a0e92e7727 Add proper synchronization so that stats are setup and destroyed cleanly 6 years ago
Vijay Pai 9043a4f56d Some cleanup 6 years ago
Vijay Pai 17e3611c0d Infrastructure for adding custom polling engines 6 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 3150744c71 Removing more exec_ctx instances 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller 8e87c74fe9 Fix compilation for C++ 7 years ago
yang-g 7d6b914f98 Change return type to bool 7 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 7 years ago
Craig Tiller b4bb1cdce4 Add counters, fix race 7 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 7 years ago
Sree Kuchibhotla a69878a217 fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller cc92eb42a4 Update to new API 8 years ago
Sree Kuchibhotla d7a1b8f856 Functionality complete 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
Sree Kuchibhotla dc0b8a60d3 change cq_create to cq_create_for_next 8 years ago
Sree Kuchibhotla 631e78c349 Print items/sec metric at the end 8 years ago
Sree Kuchibhotla f7c673a8c7 minor change 8 years ago
Sree Kuchibhotla 2c3e7e80bd use wallclock 8 years ago
Sree Kuchibhotla 3c754e4716 Microbenchmark for measuring impact of multiple threads calling cq_next 8 years ago