aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance
Commit message (Collapse)AuthorAge
* Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
|
* Update the scenario result schemaGravatar Guantao Liu2017-07-24
|
* Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-12
|\
| * Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
| |
| * Merge pull request #11532 from ctiller/optimize_forGravatar Craig Tiller2017-07-06
| |\ | | | | | | Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
| * \ Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
| |\ \ | | | | | | | | Make various scripts use the same version of Node
* | | | Merge github.com:grpc/grpc into min_stackGravatar Craig Tiller2017-07-05
|\| | |
| | | * Merge github.com:grpc/grpc into optimize_forGravatar Craig Tiller2017-07-05
| | | |\ | | |_|/ | |/| |
| | * | Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
| | | |
| * | | add script for patching perf benchmark schemaGravatar Jan Tattermusch2017-06-27
| | | |
| * | | update scenario result schemaGravatar Jan Tattermusch2017-06-27
| |/ /
| | * 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
| * \ Merge pull request #10912 from dgquintas/trying-to-fix-stuffGravatar David G. Quintas2017-05-04
| |\ \ | | | | | | | | Upmerge from 1.3.0 to master
| | | * 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
|/ /
| * Removed another couple of uses of '--iomgr_platform=uv'Gravatar murgatroid992017-04-25
|/
* Add Node and Express benchmarks for various response sizesGravatar murgatroid992017-04-18
|
* fix 1MB perf scenariosGravatar Jan Tattermusch2017-04-07
|
* Merge pull request #10416 from murgatroid99/node_performance_testsGravatar Michael Lumish2017-04-04
|\ | | | | Node performance tests and improvements
* | 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
* \ \ Merge pull request #9875 from vjpai/unaryGravatar Vijay Pai2017-03-31
|\ \ \ | | | | | | | | Synthetic benchmark for coordinator-worker workload
* \ \ \ Merge pull request #10311 from apolcyn/doc_perf_testsGravatar apolcyn2017-03-31
|\ \ \ \ | | | | | | | | | | add doc for perf qps tests with steps for running
| | | | * Improve Node benchmarks, add generic unary testGravatar murgatroid992017-03-31
| | | | |
| | * | | Performance model of coordinator-worker use caseGravatar Vijay Pai2017-03-31
| |/ / / |/| | |
| | * | add 1mb ping pong scenariosGravatar Jan Tattermusch2017-03-31
| |/ / |/| |
* | | Add C++ large message tests to PRs and masterGravatar Vijay Pai2017-03-30
| |/ |/|
| * add notes to build and run workers in different languagesGravatar Alexander Polcyn2017-03-29
| |
| * Doc perf testsGravatar Alexander Polcyn2017-03-29
|/
* Merge pull request #10115 from ↵Gravatar Nathaniel Manista2017-03-13
|\ | | | | | | | | thunderboltsid/update-run-tests-scripts-to-python3.x Make testing scripts python3.x compatible.
| * Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | | | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
| * Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | | | | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* | Temporarily disable resource quota QPS testsGravatar Vijay Pai2017-03-10
|/
* Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
|\
| * Disable node_protobuf_async_unary_qps_unconstrained benchmark testGravatar murgatroid992017-03-02
| |
* | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\|
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* | make the change in scenario config rather than c#Gravatar Alexander Polcyn2017-02-09
| |