Vijay Pai
|
088112fea1
|
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
|
7 years ago |
Craig Tiller
|
2ac2d393eb
|
Tune benchmark for epollexclusive
|
7 years ago |
Craig Tiller
|
4079520eaa
|
Fix scenario_config:
- don't force all scenarios to be run on only one machine
- allow client count to scale as # of clients configured
|
7 years ago |
Yuchen Zeng
|
4581816115
|
Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp
|
7 years ago |
ZhouyihaiDing
|
d015389823
|
exclude uploading stats, add unconstained php benchmark
php7 build once
|
7 years ago |
Michael Darakananda
|
b268629245
|
php: fix scenario_config command
The flag "-c" should be in an argument.
|
7 years ago |
ZhouyihaiDing
|
5fef3e3fd5
|
reuse class; change language name; scenario naame;
|
7 years ago |
ZhouyihaiDing
|
c8e145bd93
|
add protobuf c_ext to php benchmark
|
7 years ago |
Zhouyihai Ding
|
4917b08a17
|
Revert "Revert "Add automated PHP-to-C++ performance testing""
|
7 years ago |
Vijay Pai
|
3121da1f5f
|
Revert "Add automated PHP-to-C++ performance testing"
|
7 years ago |
Vijay Pai
|
11b48c766e
|
typo
|
7 years ago |
ZhouyihaiDing
|
644676fb12
|
vjpai's PR
|
7 years ago |
Vijay Pai
|
f9da3a7bc4
|
Start setting up files for autorun of php_to_cpp qps tests
|
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 |
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
|
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 |
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 |
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 |
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 |
murgatroid99
|
e8f9cbbd68
|
Remove some disabled copied Node Express perf tests
|
8 years ago |
murgatroid99
|
dabe6bd2af
|
Enable Node Express benchmarks, fix copy/paste errors
|
8 years ago |
Sree Kuchibhotla
|
a83ee60b93
|
New streaming scenario
|
8 years ago |
murgatroid99
|
b53e5d1f2b
|
Create benchmark client and server for Node Express
|
8 years ago |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
8 years ago |
Sree Kuchibhotla
|
bba2f47e8f
|
remove formatting noise
|
8 years ago |
Craig Tiller
|
0c80c7d12c
|
Collecting failure status progress
|
8 years ago |
Sree Kuchibhotla
|
923d641c27
|
Add a new scenario: Async-Client/Sync-Server
|
8 years ago |