aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
Commit message (Collapse)AuthorAge
* Change return type to boolGravatar yang-g2017-07-28
|
* Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
|
* 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