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
|
9 years ago |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
9 years ago |
Sree Kuchibhotla
|
bba2f47e8f
|
remove formatting noise
|
9 years ago |
Craig Tiller
|
0c80c7d12c
|
Collecting failure status progress
|
9 years ago |
Sree Kuchibhotla
|
923d641c27
|
Add a new scenario: Async-Client/Sync-Server
|
9 years ago |
Sree Kuchibhotla
|
81b2bc323b
|
add async client sync server scenario
|
9 years ago |
Craig Tiller
|
677966a257
|
Be explicit as to which tests to run
|
9 years ago |
Craig Tiller
|
601cff4018
|
More programmatically generate scenarios
|
9 years ago |
Craig Tiller
|
bf4939fd22
|
Extend sweeps further, add streaming
|
9 years ago |
murgatroid99
|
232ca0275e
|
Removed unnecessary notes from scenario_config.py
|
9 years ago |
murgatroid99
|
9030c81f20
|
Add a libuv endpoint to the C core, for use in the Node library
|
9 years ago |
Craig Tiller
|
8c985c2866
|
Allow more sync threads
|
9 years ago |
Craig Tiller
|
5709469c46
|
Fix sync/async
|
9 years ago |
Craig Tiller
|
86cf6dcb1c
|
Remove some scenarios we can't run yet
|
9 years ago |
Craig Tiller
|
0c98675e54
|
Fix outstanding calls
|
9 years ago |
Craig Tiller
|
1423a63db9
|
Lets not do payload sweeps just yet
|
9 years ago |
Craig Tiller
|
b6df24765f
|
Properly categorize tests to allow sweeps to be run by adhoc
|
9 years ago |
Craig Tiller
|
c5aa700538
|
Significantly increase sweep space
|
9 years ago |
Craig Tiller
|
6c38c1be30
|
Reduce outstanding request count
|
9 years ago |
Craig Tiller
|
15372a3f22
|
Use a # of total outstanding requests to drive benchmark config
Instead of specifying # of outstanding requests/channel, specify a total
outstanding size, and try to fit that to the number of channels.
|
9 years ago |
Craig Tiller
|
4f2d9ae8e2
|
Add sync variants of important tests, add sweeps across different channel counts
|
9 years ago |
Ken Payson
|
45c0f2b305
|
Migrated python performance tests to use GA API
|
9 years ago |
Ken Payson
|
9a36e6c7cd
|
Changed Python Sync streaming qps to follow spec
|
9 years ago |
Ken Payson
|
571c12ef18
|
Remove AsyncStreaming client from python qps tests
|
9 years ago |
Jan Tattermusch
|
28f6c01d76
|
Revert "Revive C++ large-message throughput tests"
|
9 years ago |
vjpai
|
3fe694fa35
|
Revive throughput tests .
|
9 years ago |
Jan Tattermusch
|
d27888b6db
|
mark unconstrained scenarios with scalable category
|
9 years ago |
Jan Tattermusch
|
5cbccd0781
|
set client params differently for sync and async client
|
9 years ago |
Jan Tattermusch
|
37a907e471
|
add support for CLIENT_LANGUAGE setting
|
9 years ago |
Jan Tattermusch
|
4bd3a7cecb
|
change go scenarios to use sync api
|
9 years ago |
Jan Tattermusch
|
3b59b0f417
|
integrate Go qps worker
|
9 years ago |
Ken Payson
|
1eb8d54a19
|
Added true async qps client
|
9 years ago |
Jan Tattermusch
|
92d9106a35
|
dont use corelimit for throughput tests
|
9 years ago |
Jan Tattermusch
|
16713b91cc
|
enable previously disabled C# scenarios
|
9 years ago |
Jan Tattermusch
|
abd1b38885
|
comment out the right scenario
|
9 years ago |
Jan Tattermusch
|
ed4c3f17dd
|
disable some C# scenarios
|
9 years ago |
Jan Tattermusch
|
427699b638
|
mark some scenarios as smoketest and add a cmdline flag
|
9 years ago |
Jan Tattermusch
|
a21c7e9207
|
add support for scenario categories
|
9 years ago |
Jan Tattermusch
|
d7b162f601
|
add some more scenarios
|
9 years ago |