aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance/scenario_config.py
Commit message (Collapse)AuthorAge
* Reformat script codeGravatar murgatroid992018-04-26
|
* Fix some issues with Node benchmark scriptsGravatar murgatroid992018-04-26
|
* Fix sanityGravatar murgatroid992018-04-24
|
* Add Node perf tests for both implementationsGravatar murgatroid992018-04-24
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* Add back 1_cq qps testGravatar Ken Payson2017-12-13
|
* yapf tools/run_tests/performanceGravatar ncteisen2017-12-11
|
* Merge branch 'master' into remove_nodeGravatar Michael Lumish2017-10-26
|\
* | Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
| * Create inproc version of QPS test and add a few simple tests of this to ↵Gravatar Vijay Pai2017-10-19
| | | | | | | | standard testing suite.
| * Tune benchmark for epollexclusiveGravatar Craig Tiller2017-10-16
|/
* Fix scenario_config:Gravatar Craig Tiller2017-10-15
| | | | | - don't force all scenarios to be run on only one machine - allow client count to scale as # of clients configured
* Merge pull request #12987 from y-zeng/qps_pyGravatar Yuchen Zeng2017-10-13
|\ | | | | Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp
| * Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50BrespGravatar Yuchen Zeng2017-10-12
| |
* | Merge branch 'master' into fix-phpGravatar Michael Darakananda2017-10-10
|\|
| * exclude uploading stats, add unconstained php benchmarkGravatar ZhouyihaiDing2017-10-06
| | | | | | | | php7 build once
* | php: fix scenario_config commandGravatar Michael Darakananda2017-10-03
|/ | | | The flag "-c" should be in an argument.
* reuse class; change language name; scenario naame;Gravatar ZhouyihaiDing2017-09-26
|
* add protobuf c_ext to php benchmarkGravatar ZhouyihaiDing2017-09-26
|
* Revert "Revert "Add automated PHP-to-C++ performance testing""Gravatar Zhouyihai Ding2017-09-21
|
* Revert "Add automated PHP-to-C++ performance testing"Gravatar Vijay Pai2017-09-21
|
* Merge pull request #10126 from vjpai/phpqps_autoGravatar Vijay Pai2017-09-21
|\ | | | | Add automated PHP-to-C++ performance testing
| * typoGravatar Vijay Pai2017-09-12
| |
| * Start setting up files for autorun of php_to_cpp qps testsGravatar Vijay Pai2017-09-12
| |
* | Merge github.com:grpc/grpc into tpcqGravatar Craig Tiller2017-09-11
|\|
* | Switch to three threads per cq for unconstrained benchmarksGravatar Craig Tiller2017-09-08
| |
| * Select better argumentsGravatar Craig Tiller2017-09-07
|/
* Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
|
* Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-12
|\
* \ Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-05
|\ \
| | * Allow application optimization targets to be hinted to grpc (prefer latency ↵Gravatar Craig Tiller2017-06-19
| |/ | | | | | | over throughput for now)
| * disable unconstrained_1cq testGravatar Ken Payson2017-06-15
| |
| * Merge remote-tracking branch 'origin/master' into HEADGravatar Ken Payson2017-06-13
| |\
| | * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| | |
| | * Switch node_to_cpp unary benchmark to asyncGravatar murgatroid992017-06-01
| | |
| | * Enable more Node performance tests, fix streaming test implementationGravatar murgatroid992017-05-23
| | |
| * | Reduce outstanding RPCs for 1cq testsGravatar Vijay Pai2017-05-23
| | |
| * | Support multiple threads per cq sharing, add testsGravatar Vijay Pai2017-05-23
| |/
* | Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-05-11
|\ \
| | * Add 2 new scenarios for better bw measurementGravatar Vijay Pai2017-05-09
| |/
| * Reduce concurrent RPCs for single-core tests since some were timing outGravatar Vijay Pai2017-05-08
| | | | | | | | or otherwise taking long to complete
| * Merge pull request #10313 from vjpai/onesidedGravatar Vijay Pai2017-05-05
| |\ | | | | | | Add QPS tests for 1-sided unconstrained streaming
| | * Add QPS tests for one-sided streamingGravatar Vijay Pai2017-05-02
| | |
| * | add C# generic insecure scenariosGravatar Jan Tattermusch2017-05-02
| |/
* / Enable minimal stack for insecure testsGravatar Craig Tiller2017-04-26
|/
* Add Node and Express benchmarks for various response sizesGravatar murgatroid992017-04-18
|
* fix 1MB perf scenariosGravatar Jan Tattermusch2017-04-07
|
* Add option to limit # of messages per stream with testsGravatar Vijay Pai2017-04-03
|
* Merge pull request #10380 from jtattermusch/ping_pong_1mbGravatar Jan Tattermusch2017-04-03
|\ | | | | Add 1MB ping pong scenarios
* | Performance model of coordinator-worker use caseGravatar Vijay Pai2017-03-31
| |