-
- Downloads
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in...
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. The purpose of benchmark_config is to allow for different behaviors to be decided at compile-time.
Showing
- Makefile 66 additions, 19 deletionsMakefile
- build.json 15 additions, 1 deletionbuild.json
- test/cpp/qps/async_streaming_ping_pong_test.cc 10 additions, 7 deletionstest/cpp/qps/async_streaming_ping_pong_test.cc
- test/cpp/qps/async_unary_ping_pong_test.cc 9 additions, 7 deletionstest/cpp/qps/async_unary_ping_pong_test.cc
- test/cpp/qps/qps_driver.cc 20 additions, 10 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_test.cc 9 additions, 7 deletionstest/cpp/qps/qps_test.cc
- test/cpp/qps/report.cc 0 additions, 20 deletionstest/cpp/qps/report.cc
- test/cpp/qps/report.h 0 additions, 24 deletionstest/cpp/qps/report.h
- test/cpp/qps/sync_streaming_ping_pong_test.cc 10 additions, 8 deletionstest/cpp/qps/sync_streaming_ping_pong_test.cc
- test/cpp/qps/sync_unary_ping_pong_test.cc 10 additions, 3 deletionstest/cpp/qps/sync_unary_ping_pong_test.cc
Loading
Please register or sign in to comment