ncteisen
440f734d59
Remove owners for tools/run_tests/performance
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
Jan Tattermusch
b30218b6e0
C#: use netcoreapp1.1 qps worker
6 years ago
Jan Tattermusch
84c74b67f8
build C++ in benchmarks with cmake
6 years ago
Jan Tattermusch
5d70ac18e0
too many C++ benchmarks considered "smoketest"
6 years ago
Jan Tattermusch
eac8b812b4
fixup #16837
7 years ago
Jan Tattermusch
22c6257040
only build with python27 in performance benchmarks
7 years ago
Jan Tattermusch
96ae5f9aaa
make sure port server runs locally too
7 years ago
Jan Tattermusch
ef9cd82b08
fix build of performance benchmarks
7 years ago
Jan Tattermusch
52e17d7d0b
correctly set performance job metadata on kokoro
7 years ago
Jan Tattermusch
9e5550a741
remove matt-kwong from OWNERS
7 years ago
murgatroid99
2f4fabaf78
Remove added line in node perf build script
7 years ago
murgatroid99
70a8aa4a7d
Make Node perf build script idempotent, update to newer Node version
7 years ago
Alexander Polcyn
a2160f547f
Wait a configurable amount of time for benchmark channels to become ready
7 years ago
Jan Tattermusch
d2aa698cce
fix run_python_qps_worker script
7 years ago
Jan Tattermusch
cb37c8e7a0
format generated code
7 years ago
Jan Tattermusch
76bf5c2fd6
regenerate gen_stats_data.py
7 years ago
kpayson64
b54d8a5e14
Yapf
7 years ago
kpayson64
37eb925a06
Add epollex fd cache
7 years ago
Jan Tattermusch
c0ed1a8734
format python code
7 years ago
Jan Tattermusch
a2f9304349
get rid of premature return in massage_qps_stats
7 years ago
Yash Tibrewal
31f4eee720
Clang format and yapf
7 years ago
Yash Tibrewal
ae3866bf6b
Try removing stats
7 years ago
murgatroid99
c44cda2c3d
Reformat script code
7 years ago
murgatroid99
fbf3bd460b
Fix some issues with Node benchmark scripts
7 years ago
murgatroid99
5f3aa5ca0b
Fix sanity
7 years ago
murgatroid99
215b6555c1
Add Node perf tests for both implementations
7 years ago
Vijay Pai
d8e292f198
Removing ctiller as owner
7 years ago
Mehrdad Afshari
6322348107
Fix run_worker_ruby.sh to pass shellcheck
7 years ago
Mehrdad Afshari
c2259b61e3
Fix run_worker_python.sh to pass shellcheck
7 years ago
Mehrdad Afshari
89f5502ea2
Fix run_worker_php.sh to pass shellcheck
7 years ago
Mehrdad Afshari
ab8e86bd3a
Fix run_worker_java.sh to pass shellcheck
7 years ago
Mehrdad Afshari
924df3faf4
Fix run_worker_go.sh to pass shellcheck
7 years ago
Mehrdad Afshari
e3564c0a17
Fix run_worker_csharp.sh to pass shellcheck
7 years ago
Mehrdad Afshari
b97d2a5770
Fix run_qps_driver.sh to pass shellcheck
7 years ago
Mehrdad Afshari
b882cb6b83
Fix run_netperf.sh to pass shellcheck
7 years ago
Mehrdad Afshari
55850b7c13
Fix remote_host_prepare.sh to pass shellcheck (with bugfix)
7 years ago
Mehrdad Afshari
56e2384f0e
Fix remote_host_build.sh to pass shellcheck
7 years ago
Mehrdad Afshari
52391111e3
Fix process_remote_perf_flamegraphs.sh to pass shellcheck
7 years ago
Mehrdad Afshari
9e0cecc6e4
Fix process_local_perf_flamegraphs.sh to pass shellcheck
7 years ago
Mehrdad Afshari
df7bc0ae02
Make kill_workers.sh pass shellcheck (with suppressions)
7 years ago
Mehrdad Afshari
ea2b2e2b13
Fix build_performance.sh to pass shellcheck
7 years ago
Mehrdad Afshari
be4ec7e69f
Fix build_performance_php7.sh to pass shellcheck
7 years ago
Mehrdad Afshari
a957ce2906
Fix build_performance_go.sh to pass shellcheck
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Ken Payson
d09c80231f
Add back 1_cq qps test
7 years ago
ncteisen
e1a00b3457
Add OWNERS to protect scenario_result_schema.json
7 years ago
ncteisen
eb1281529a
yapf tools/run_tests/performance
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
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.
7 years ago
Vijay Pai
088112fea1
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
7 years ago