aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
Commit message (Collapse)AuthorAge
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Merge masterGravatar Yash Tibrewal2017-11-16
|\
* | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ↵Gravatar Yash Tibrewal2017-11-14
| | | | | | | | ExecCtx and some minor changes
* | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| |
| * Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| |
* | Removing more exec_ctx instancesGravatar Yash Tibrewal2017-11-09
|/
* Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
|
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\
| * Fix compilation for C++Gravatar Craig Tiller2017-09-11
| |
* | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
|\|
| * Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\
* | \ Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\ \ \ | | |/ | |/|
| * | Change return type to boolGravatar yang-g2017-07-28
| | |
| * | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | |
| | * Add counters, fix raceGravatar Craig Tiller2017-07-20
| |/
* / Propagate grpc_millis furtherGravatar Craig Tiller2017-07-19
|/
* fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
|
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge branch 'master' into cq_mpsc_basedGravatar Sree Kuchibhotla2017-05-11
|\
| * Update to new APIGravatar Craig Tiller2017-04-19
| |
* | Functionality completeGravatar Sree Kuchibhotla2017-04-11
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-10
| |\
* | \ Merge branch 'bm_cq_asan' into cq_lockfreeGravatar Sree Kuchibhotla2017-04-09
|\ \ \ | |/ / |/| / | |/
| * Fix asan and tsan bugs. Simplify the codeGravatar Sree Kuchibhotla2017-04-08
| |
| * Fix asan bugGravatar Sree Kuchibhotla2017-04-07
| |
* | change cq_create to cq_create_for_nextGravatar Sree Kuchibhotla2017-04-07
|/
* Print items/sec metric at the endGravatar Sree Kuchibhotla2017-04-06
|
* minor changeGravatar Sree Kuchibhotla2017-04-04
|
* use wallclockGravatar Sree Kuchibhotla2017-04-04
|
* Microbenchmark for measuring impact of multiple threads calling cq_nextGravatar Sree Kuchibhotla2017-04-04