Merge pull request #9522 from ctiller/bm_perf
Update latency profiler to use (more appropriate) microbenchmarks
No related branches found
No related tags found
Showing
- src/core/lib/profiling/basic_timers.c 17 additions, 3 deletionssrc/core/lib/profiling/basic_timers.c
- src/core/lib/slice/slice_intern.c 5 additions, 1 deletionsrc/core/lib/slice/slice_intern.c
- test/cpp/microbenchmarks/bm_fullstack.cc 4 additions, 0 deletionstest/cpp/microbenchmarks/bm_fullstack.cc
- tools/profiling/latency_profile/profile_analyzer.py 12 additions, 6 deletionstools/profiling/latency_profile/profile_analyzer.py
- tools/profiling/latency_profile/run_latency_profile.sh 1 addition, 60 deletionstools/profiling/latency_profile/run_latency_profile.sh
- tools/run_tests/python_utils/start_port_server.py 129 additions, 0 deletionstools/run_tests/python_utils/start_port_server.py
- tools/run_tests/run_microbenchmark.py 141 additions, 0 deletionstools/run_tests/run_microbenchmark.py
- tools/run_tests/run_tests.py 2 additions, 92 deletionstools/run_tests/run_tests.py
Loading
Please register or sign in to comment