Lidi Zheng
8bede2fe91
Explicitly disable fork support
5 years ago
Lidi Zheng
8a70e757fa
Re-enable all scenarios
5 years ago
Lidi Zheng
5e2114d92f
Fix the sub worker
5 years ago
Lidi Zheng
2d81bd203f
Introduce sub workers
5 years ago
Lidi Zheng
e0f235ed99
Unconstrained?
5 years ago
Lidi Zheng
37bb427c03
Make run_worker_python.sh an executable
5 years ago
Lidi Zheng
85eb4c17fb
Use Python3.6 v2
5 years ago
Lidi Zheng
2e4e4f72c1
Use Python3.6 instead of Python3.7
5 years ago
Lidi Zheng
d309d35934
Fix the build performance for python_asyncio
5 years ago
Lidi Zheng
6f343fc758
Make sanity tests happy
5 years ago
Lidi Zheng
5d46af6c19
Fix typo in build_performance.sh
5 years ago
Lidi Zheng
1ba37eebd2
Add Python AsyncIO to the party
5 years ago
Lidi Zheng
c53dd61dc7
Stop building for Android
5 years ago
Ben Reed
01457b2b5a
Add ignore android flag in performance README.md
...
The tools/run_tests/performance/README.md file provides an example to
run workers in Java. However, this example does not work out of the
box, because the Java build requires an Android SDK. This change adds a
Gradle flag `-PskipAndroid=true` to the existing example, allowing it to
work as intended.
Signed-off-by: Ben Reed <benreed@google.com>
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
chentanjun
4ecc1fe6a4
fix the wrong word
6 years ago
Jan Tattermusch
0d6eec8b8f
a few fixes for run_performance_tests.py flame graph generators
6 years ago
Stanley Cheung
0a8fbd2a67
Fix broken php7 performance benchmarks build
6 years ago
Jan Tattermusch
c586eea27e
adjust run_*tests.py
6 years ago
Yash Tibrewal
abcd5861eb
Nuking the poll-cv polling engine
6 years ago
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