Merge pull request #9801 from ctiller/rmw
Add counters for rmw atomic operations to microbenchmarks
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- build.yaml 1 addition, 1 deletionbuild.yaml
- include/grpc/impl/codegen/atm_gcc_atomic.h 26 additions, 9 deletionsinclude/grpc/impl/codegen/atm_gcc_atomic.h
- src/core/lib/support/sync_posix.c 6 additions, 4 deletionssrc/core/lib/support/sync_posix.c
- test/cpp/microbenchmarks/bm_closure.cc 58 additions, 0 deletionstest/cpp/microbenchmarks/bm_closure.cc
- test/cpp/microbenchmarks/bm_fullstack.cc 21 additions, 7 deletionstest/cpp/microbenchmarks/bm_fullstack.cc
- tools/profiling/microbenchmarks/bm2bq.py 3 additions, 1 deletiontools/profiling/microbenchmarks/bm2bq.py
Loading
Please register or sign in to comment