index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
microbenchmarks
/
bm_cq_multiple_threads.cc
Commit message (
Expand
)
Author
Age
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master
Yash Tibrewal
2017-11-16
|
\
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
Removing more exec_ctx instances
Yash Tibrewal
2017-11-09
|
/
*
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-09-19
|
\
|
*
Fix compilation for C++
Craig Tiller
2017-09-11
*
|
Merge github.com:grpc/grpc into wc
Craig Tiller
2017-09-01
|
\
|
|
*
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
|
\
*
|
\
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change return type to bool
yang-g
2017-07-28
|
*
|
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
|
|
*
Add counters, fix race
Craig Tiller
2017-07-20
|
|
/
*
/
Propagate grpc_millis further
Craig Tiller
2017-07-19
|
/
*
fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads
Sree Kuchibhotla
2017-07-14
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge branch 'master' into cq_mpsc_based
Sree Kuchibhotla
2017-05-11
|
\
|
*
Update to new API
Craig Tiller
2017-04-19
*
|
Functionality complete
Sree Kuchibhotla
2017-04-11
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-10
|
|
\
*
|
\
Merge branch 'bm_cq_asan' into cq_lockfree
Sree Kuchibhotla
2017-04-09
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix asan and tsan bugs. Simplify the code
Sree Kuchibhotla
2017-04-08
|
*
Fix asan bug
Sree Kuchibhotla
2017-04-07
*
|
change cq_create to cq_create_for_next
Sree Kuchibhotla
2017-04-07
|
/
*
Print items/sec metric at the end
Sree Kuchibhotla
2017-04-06
*
minor change
Sree Kuchibhotla
2017-04-04
*
use wallclock
Sree Kuchibhotla
2017-04-04
*
Microbenchmark for measuring impact of multiple threads calling cq_next
Sree Kuchibhotla
2017-04-04