Vijay Pai
|
f9da3a7bc4
|
Start setting up files for autorun of php_to_cpp qps tests
|
7 years ago |
Craig Tiller
|
f11a40d23b
|
Upload core stats to qps_test
|
7 years ago |
Craig Tiller
|
2426163b31
|
Switch to three threads per cq for unconstrained benchmarks
|
7 years ago |
Craig Tiller
|
ebec0dba9f
|
Select better arguments
|
7 years ago |
Sree Kuchibhotla
|
0fda880c75
|
Enable epoll1
|
7 years ago |
Guantao Liu
|
3d3403d3a8
|
Update the scenario result schema
|
7 years ago |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
7 years ago |
murgatroid99
|
7ad758cd84
|
Make various scripts use the same version of Node
|
8 years ago |
Jan Tattermusch
|
58ca8beb16
|
add script for patching perf benchmark schema
|
8 years ago |
Jan Tattermusch
|
3598ac81b0
|
update scenario result schema
|
8 years ago |
Craig Tiller
|
f1633a9bec
|
Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
|
8 years ago |
Ken Payson
|
4536138eef
|
disable unconstrained_1cq test
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
murgatroid99
|
ed32b78778
|
Switch node_to_cpp unary benchmark to async
|
8 years ago |
murgatroid99
|
648832fd28
|
Enable more Node performance tests, fix streaming test implementation
|
8 years ago |
Vijay Pai
|
fba000c8ec
|
Reduce outstanding RPCs for 1cq tests
|
8 years ago |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
8 years ago |
Vijay Pai
|
f6f28a781d
|
Add 2 new scenarios for better bw measurement
|
8 years ago |
Vijay Pai
|
98a501f435
|
Reduce concurrent RPCs for single-core tests since some were timing out
or otherwise taking long to complete
|
8 years ago |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
8 years ago |
Jan Tattermusch
|
aba4ee2f76
|
add C# generic insecure scenarios
|
8 years ago |
Craig Tiller
|
277b1fa361
|
Enable minimal stack for insecure tests
|
8 years ago |
murgatroid99
|
bac1c1b6bf
|
Removed another couple of uses of '--iomgr_platform=uv'
|
8 years ago |
murgatroid99
|
bf33410411
|
Add Node and Express benchmarks for various response sizes
|
8 years ago |
Jan Tattermusch
|
58aa2cb8f1
|
fix 1MB perf scenarios
|
8 years ago |
Vijay Pai
|
45a9abae95
|
Add option to limit # of messages per stream with tests
|
8 years ago |
murgatroid99
|
a1eefcea5f
|
Improve Node benchmarks, add generic unary test
|
8 years ago |
Vijay Pai
|
47fc606d11
|
Performance model of coordinator-worker use case
|
8 years ago |
Jan Tattermusch
|
46df13b4a3
|
add 1mb ping pong scenarios
|
8 years ago |
Vijay Pai
|
05222512d7
|
Add C++ large message tests to PRs and master
|
8 years ago |
Alexander Polcyn
|
679981069d
|
add notes to build and run workers in different languages
|
8 years ago |
Alexander Polcyn
|
b9d9512d8a
|
Doc perf tests
|
8 years ago |
Siddharth Shukla
|
8e64d901fd
|
Modify shebang on python scripts
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
|
8 years ago |
Siddharth Shukla
|
d194f59939
|
Make testing scripts python3.x compatible
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
|
8 years ago |
Vijay Pai
|
a582defdad
|
Temporarily disable resource quota QPS tests
|
8 years ago |
murgatroid99
|
faaa8b8913
|
Disable node_protobuf_async_unary_qps_unconstrained benchmark test
|
8 years ago |
murgatroid99
|
1191b7202d
|
Improve Node and libuv testing and test coverage
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
|
8 years ago |
Alexander Polcyn
|
f797c65160
|
make the change in scenario config rather than c#
|
8 years ago |
Alexander Polcyn
|
c6e333e25b
|
add missing return statement
|
8 years ago |
Sree Kuchibhotla
|
70d9ca402a
|
Excluded async_client_sync_server_* tests for poll-cv engine since it
sometimes get stuck (or extremely slow).
(https://github.com/grpc/grpc/issues/8545) created to debug poll-cv
issues with async_client_sync_server perf tests
|
8 years ago |
Craig Tiller
|
faa835c308
|
Add message sizes to sweeps
|
8 years ago |
Craig Tiller
|
412fa2a0b7
|
Support setting request, response size
|
8 years ago |
Alexander Polcyn
|
a6e796f58f
|
ignore core counts and core lists in qps json driver
|
8 years ago |
Yuxuan Li
|
ac87a46225
|
enable uploading server cpu usage data from performance tests to big query
|
8 years ago |
Alexander Polcyn
|
9f08d110f8
|
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
|
8 years ago |
Jan Tattermusch
|
2de47cba05
|
enable running windows perf tests
|
8 years ago |
murgatroid99
|
e8f9cbbd68
|
Remove some disabled copied Node Express perf tests
|
8 years ago |
Yuxuan Li
|
d885a27ccb
|
fix repeated field
|
8 years ago |
Yuxuan Li
|
317f60b98e
|
add a blank line back
|
8 years ago |
Yuxuan Li
|
2b4d372620
|
hiding totalCpuTime and idleCpuTime from ServerStatus proto message
|
8 years ago |