Alexander Polcyn
|
c6e333e25b
|
add missing return statement
|
2017-02-03 09:31:31 -08:00 |
Sree Kuchibhotla
|
6b446b601e
|
Merge branch 'master' into poll-cv-disable
|
2017-01-30 09:17:12 -08:00 |
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
|
2017-01-27 10:54:05 -08:00 |
Craig Tiller
|
faa835c308
|
Add message sizes to sweeps
|
2017-01-18 15:28:44 -08:00 |
Craig Tiller
|
412fa2a0b7
|
Support setting request, response size
|
2017-01-18 15:21:54 -08:00 |
apolcyn
|
44e907af0e
|
Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists
Don't configure core lists in in benchmark driver
|
2017-01-17 17:30:41 -08:00 |
Alexander Polcyn
|
a6e796f58f
|
ignore core counts and core lists in qps json driver
|
2017-01-11 13:49:43 -08:00 |
Yuxuan Li
|
ac87a46225
|
enable uploading server cpu usage data from performance tests to big query
|
2017-01-11 10:01:16 +00:00 |
Alexander Polcyn
|
9f08d110f8
|
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
|
2016-12-08 16:03:19 -08:00 |
Jan Tattermusch
|
2de47cba05
|
enable running windows perf tests
|
2016-11-16 18:46:18 +01:00 |
murgatroid99
|
1731a41cff
|
Merge branch 'master' into node_express_run_perf_tests
|
2016-11-09 17:14:08 -08:00 |
murgatroid99
|
e8f9cbbd68
|
Remove some disabled copied Node Express perf tests
|
2016-11-09 17:13:45 -08:00 |
Yuxuan Li
|
d885a27ccb
|
fix repeated field
|
2016-11-09 15:46:06 -08:00 |
Yuxuan Li
|
317f60b98e
|
add a blank line back
|
2016-11-09 15:08:26 -08:00 |
Yuxuan Li
|
2b4d372620
|
hiding totalCpuTime and idleCpuTime from ServerStatus proto message
|
2016-11-09 15:06:00 -08:00 |
Yuxuan Li
|
9ba52e7aa9
|
unblock the performance tests. hide the cpu usage field for now.
|
2016-11-09 14:45:25 -08:00 |
murgatroid99
|
dabe6bd2af
|
Enable Node Express benchmarks, fix copy/paste errors
|
2016-11-09 11:03:32 -08:00 |
Craig Tiller
|
c939022dd5
|
More data massaging
|
2016-11-01 15:47:24 -07:00 |
Craig Tiller
|
ed531b8e82
|
More data massaging
|
2016-11-01 10:27:18 -07:00 |
Craig Tiller
|
77fbc1ca2a
|
Fix some typos
|
2016-10-31 14:04:03 -07:00 |
Craig Tiller
|
263459577a
|
Merge pull request #8583 from ctiller/new_fields
Add some fields to bigquery
|
2016-10-31 13:04:00 -07:00 |
Craig Tiller
|
bd3ab19a95
|
Add some fields to bigquery
|
2016-10-31 12:53:40 -07:00 |
Craig Tiller
|
bba5285df0
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-27 22:23:27 -07:00 |
Michael Lumish
|
51fc01dffa
|
Merge pull request #8419 from murgatroid99/node_express_benchmark
Add benchmark client and server for Node Express
|
2016-10-27 17:43:03 -07:00 |
Sree Kuchibhotla
|
eebc8c8600
|
Merge pull request #8498 from sreecha/sync_streaming
New streaming perf scenario for sync server
|
2016-10-27 14:47:18 -07:00 |
Craig Tiller
|
3d357d901c
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-26 20:52:03 -07:00 |
Sree Kuchibhotla
|
a83ee60b93
|
New streaming scenario
|
2016-10-25 14:08:02 -07:00 |
Craig Tiller
|
fe8c5012d3
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-24 14:49:18 -07:00 |
murgatroid99
|
b516cadc2a
|
Merge branch 'master' into uv_core_transport
|
2016-10-21 15:54:42 -07:00 |
Sree Kuchibhotla
|
b73a654450
|
Merge branch 'master' into new_scenario
|
2016-10-20 11:19:45 -07:00 |
murgatroid99
|
59f347e125
|
Merge branch 'master' into uv_core_transport
|
2016-10-19 13:53:21 -07:00 |
murgatroid99
|
b53e5d1f2b
|
Create benchmark client and server for Node Express
|
2016-10-18 09:55:28 -07:00 |
Craig Tiller
|
50d6f7b60f
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
2016-10-18 09:54:51 -07:00 |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
2016-10-17 14:52:14 -07:00 |
Sree Kuchibhotla
|
bba2f47e8f
|
remove formatting noise
|
2016-10-17 14:42:16 -07:00 |
Sree Kuchibhotla
|
34ad82d6f6
|
Merge branch 'master' into new_scenario
|
2016-10-17 14:15:50 -07:00 |
Jan Tattermusch
|
d13fbca136
|
switch C# benchmark to coreclr
|
2016-10-14 16:44:49 +02:00 |
murgatroid99
|
fde76d7996
|
Merge branch 'master' into uv_core_transport
|
2016-10-07 15:09:53 -07:00 |
Craig Tiller
|
1bb0ce5e23
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
2016-10-03 12:58:02 -07:00 |
Craig Tiller
|
c9742d37ac
|
Merge pull request #8202 from ctiller/perf-wha
Be explicit as to which tests to run
|
2016-10-03 10:56:21 -07:00 |
Craig Tiller
|
0c80c7d12c
|
Collecting failure status progress
|
2016-09-28 16:30:55 -07:00 |
Sree Kuchibhotla
|
923d641c27
|
Add a new scenario: Async-Client/Sync-Server
|
2016-09-26 19:32:17 -07:00 |
Craig Tiller
|
677966a257
|
Be explicit as to which tests to run
|
2016-09-26 07:37:28 -07:00 |
murgatroid99
|
08b0fab426
|
Merge branch 'master' into uv_core_transport
|
2016-09-23 14:35:49 -07:00 |
Craig Tiller
|
601cff4018
|
More programmatically generate scenarios
|
2016-09-19 07:30:45 -07:00 |
murgatroid99
|
bcc60f75d4
|
Merge branch 'master' into uv_core_transport
|
2016-09-16 13:44:28 -07:00 |
Craig Tiller
|
bf4939fd22
|
Extend sweeps further, add streaming
|
2016-09-16 13:41:00 -07:00 |
murgatroid99
|
232ca0275e
|
Removed unnecessary notes from scenario_config.py
|
2016-09-16 13:30:19 -07:00 |
murgatroid99
|
9030c81f20
|
Add a libuv endpoint to the C core, for use in the Node library
|
2016-09-16 13:25:08 -07:00 |
Craig Tiller
|
8c985c2866
|
Allow more sync threads
|
2016-09-16 11:25:32 -07:00 |