-
- Downloads
Merge pull request #1649 from dgquintas/qps_reporter_refactoring
Refactored benchmark reporting mechanism.
Showing
- Makefile 70 additions, 21 deletionsMakefile
- build.json 17 additions, 2 deletionsbuild.json
- test/cpp/qps/async_streaming_ping_pong_test.cc 7 additions, 3 deletionstest/cpp/qps/async_streaming_ping_pong_test.cc
- test/cpp/qps/async_unary_ping_pong_test.cc 7 additions, 4 deletionstest/cpp/qps/async_unary_ping_pong_test.cc
- test/cpp/qps/qps_driver.cc 21 additions, 6 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_test.cc 7 additions, 2 deletionstest/cpp/qps/qps_test.cc
- test/cpp/qps/report.cc 39 additions, 11 deletionstest/cpp/qps/report.cc
- test/cpp/qps/report.h 66 additions, 11 deletionstest/cpp/qps/report.h
- test/cpp/qps/sync_streaming_ping_pong_test.cc 7 additions, 3 deletionstest/cpp/qps/sync_streaming_ping_pong_test.cc
- test/cpp/qps/sync_unary_ping_pong_test.cc 7 additions, 2 deletionstest/cpp/qps/sync_unary_ping_pong_test.cc
- test/cpp/util/benchmark_config.cc 69 additions, 0 deletionstest/cpp/util/benchmark_config.cc
- test/cpp/util/benchmark_config.h 57 additions, 0 deletionstest/cpp/util/benchmark_config.h
Loading
Please register or sign in to comment