Merge pull request #6298 from grpc/python_qps_tests
Python QPS Tests
Showing
- src/python/grpcio/tests/qps/__init__.py 28 additions, 0 deletionssrc/python/grpcio/tests/qps/__init__.py
- src/python/grpcio/tests/qps/benchmark_client.py 186 additions, 0 deletionssrc/python/grpcio/tests/qps/benchmark_client.py
- src/python/grpcio/tests/qps/benchmark_server.py 58 additions, 0 deletionssrc/python/grpcio/tests/qps/benchmark_server.py
- src/python/grpcio/tests/qps/client_runner.py 104 additions, 0 deletionssrc/python/grpcio/tests/qps/client_runner.py
- src/python/grpcio/tests/qps/histogram.py 85 additions, 0 deletionssrc/python/grpcio/tests/qps/histogram.py
- src/python/grpcio/tests/qps/qps_worker.py 60 additions, 0 deletionssrc/python/grpcio/tests/qps/qps_worker.py
- src/python/grpcio/tests/qps/worker_server.py 184 additions, 0 deletionssrc/python/grpcio/tests/qps/worker_server.py
- tools/gce/linux_performance_worker_init.sh 2 additions, 0 deletionstools/gce/linux_performance_worker_init.sh
- tools/jenkins/run_performance.sh 1 addition, 1 deletiontools/jenkins/run_performance.sh
- tools/run_tests/performance/run_worker_python.sh 35 additions, 0 deletionstools/run_tests/performance/run_worker_python.sh
- tools/run_tests/performance/scenario_config.py 123 additions, 0 deletionstools/run_tests/performance/scenario_config.py
- tools/run_tests/run_performance_tests.py 3 additions, 3 deletionstools/run_tests/run_performance_tests.py
Loading
Please register or sign in to comment