Craig Tiller
|
45551e0c99
|
Fix sanity
|
2016-02-08 14:22:40 -08:00 |
Sree Kuchibhotla
|
001db590ff
|
Modify the test to have large number of threads receiving the RPCs and a
smaller number of threads sending the RPCs. This increases the
likelyhood of race-conditions on receiving threads.
|
2016-02-08 10:57:41 -08:00 |
murgatroid99
|
7a55684a13
|
Clang format and fix copyrights
|
2016-02-05 11:33:30 -08:00 |
murgatroid99
|
309830f6b8
|
Replace 'long' with 'int64_t' in public core headers
|
2016-02-05 11:30:00 -08:00 |
Michael Lumish
|
bcfe99a547
|
Merge pull request #5008 from vjpai/worker_quit
Provide an RPC to quit the performance benchmarking workers
|
2016-02-04 16:32:03 -08:00 |
Bogdan Drutu
|
e4fdcd9242
|
Merge pull request #5013 from a-veitch/tag_set_to_context
Change all instances of census_tag_set to census_context
|
2016-02-04 12:42:35 -08:00 |
vjpai
|
ed53c08238
|
Merge branch 'master' into worker_quit
|
2016-02-04 11:50:45 -08:00 |
Craig Tiller
|
3ad28d0f1c
|
Merge pull request #4828 from vjpai/async_thread_stress_test
Introduce thread stress test for async RPCs
|
2016-02-04 11:04:22 -08:00 |
Yang Gao
|
0789c49566
|
Merge pull request #5042 from ctiller/compile
Fix clang3.7/tsan compile failure
|
2016-02-04 09:18:02 -08:00 |
Vijay Pai
|
0a3a766960
|
Give tsan a chance
|
2016-02-04 07:32:29 -08:00 |
Vijay Pai
|
912fe05ed3
|
Merge branch 'master' into async_thread_stress_test
|
2016-02-03 16:23:45 -08:00 |
Vijay Pai
|
feef8be5ae
|
clang-format
|
2016-02-03 16:21:25 -08:00 |
Vijay Pai
|
63b28447e8
|
Remove the command-line flags
|
2016-02-03 15:40:06 -08:00 |
Vijay Pai
|
490e5023d7
|
Fix a typecast...
|
2016-02-03 15:37:03 -08:00 |
Yang Gao
|
e51db34255
|
Merge pull request #4958 from sreecha/server_try_cancel_api
Implement a TryCancel() API on ServerContext to cancel the API from the server side
|
2016-02-03 12:42:21 -08:00 |
Vijay Pai
|
e51d29d93c
|
Remove some std:: so that grpc:: will be used by default when available
|
2016-02-03 12:00:09 -08:00 |
Vijay Pai
|
9f3bbb00d8
|
Generalize namespace for ParseCommandLineFlags
|
2016-02-03 11:41:50 -08:00 |
Vijay Pai
|
d10bbb63f8
|
Refactor to favor composition over inheritance
Also make num_threads and num_rpcs as command-line flags
|
2016-02-03 11:26:23 -08:00 |
Alistair Veitch
|
9ded5dbf35
|
fix missed merge issue
|
2016-02-03 11:24:11 -08:00 |
Craig Tiller
|
e1c2d6a6df
|
Fix clang3.7/tsan compile failure
|
2016-02-03 11:18:29 -08:00 |
Vijay Pai
|
ce7929c877
|
Merge branch 'master' into async_thread_stress_test
|
2016-02-03 10:13:19 -08:00 |
Sree Kuchibhotla
|
4aadcb4ebf
|
Run tools/distrib/clang_format_code.sh
|
2016-02-03 09:44:27 -08:00 |
vjpai
|
7f1b65b8c6
|
Took out dependence on vector
|
2016-02-03 09:10:14 -08:00 |
Alistair Veitch
|
6f2b8993fd
|
merge
|
2016-02-03 09:02:46 -08:00 |
vjpai
|
5a80d6f606
|
Merge branch 'master' into limit_cores
|
2016-02-03 09:02:10 -08:00 |
vjpai
|
574020edf1
|
Forgot to put this in the Mac version
|
2016-02-03 07:58:23 -08:00 |
Sree Kuchibhotla
|
9bc6fa0a40
|
Merge branch 'master' into server_try_cancel_api
|
2016-02-03 07:41:31 -08:00 |
yang-g
|
9fd55b0d2d
|
remove duplicate functions
|
2016-02-02 16:23:35 -08:00 |
yang-g
|
7b0edbd1a3
|
remove the old impl caused by 4921
|
2016-02-02 16:05:21 -08:00 |
Alistair Veitch
|
ddb163a0e4
|
merge
|
2016-02-02 13:33:44 -08:00 |
Vijay Pai
|
2066443b7c
|
Function name changed on merge....
|
2016-02-02 11:48:12 -08:00 |
Vijay Pai
|
b47b556d33
|
Merge branch 'master' into worker_quit
|
2016-02-02 10:36:12 -08:00 |
Vijay Pai
|
2ed337aab3
|
clang-format
|
2016-02-02 09:43:35 -08:00 |
Alistair Veitch
|
75d5c0f024
|
post merge
|
2016-02-02 09:43:02 -08:00 |
vjpai
|
21e5d2b2f1
|
Add a Quit RPC so that we can conveniently shut down the workers from the driver.
|
2016-02-02 09:36:36 -08:00 |
Vijay Pai
|
daadcc8f74
|
at
|
2016-02-01 16:49:55 -08:00 |
Vijay Pai
|
33e51184fc
|
Address reviewer comments regarding const and shortage of comments
|
2016-02-01 16:40:06 -08:00 |
Vijay Pai
|
0d7a070e7e
|
Add core-limited scenario and protobuf-based QPS scenario
|
2016-02-01 14:10:47 -08:00 |
Sree Kuchibhotla
|
a0a8eaab0e
|
Merge branch 'master' into server_try_cancel_api
|
2016-02-01 14:04:19 -08:00 |
Vijay Pai
|
595674275b
|
Copyright and clang-format
|
2016-02-01 13:28:55 -08:00 |
Vijay Pai
|
6b05639ab1
|
Make sure that client limit is valid
|
2016-02-01 13:01:34 -08:00 |
Vijay Pai
|
7d45cdb60b
|
Enable properly working core limits on clients and servers,
and determine these dynamically if only one or the other is
specified but both are running on the same host
|
2016-02-01 13:00:19 -08:00 |
Sree Kuchibhotla
|
369a04ace6
|
Address code review comments
|
2016-02-01 10:53:13 -08:00 |
Vijay Pai
|
c5eec2be89
|
Make dynamic sizing of async threads work again
|
2016-02-01 09:46:30 -08:00 |
Vijay Pai
|
c64736d852
|
Clean-up core list usage and make it possible to reset the core list
|
2016-02-01 09:33:11 -08:00 |
Vijay Pai
|
03ba4d746a
|
Merge branch 'master' into corelimit2
|
2016-02-01 08:17:27 -08:00 |
yang-g
|
f8174ea37d
|
use huffman prefix
|
2016-02-01 00:09:13 -08:00 |
Sree Kuchibhotla
|
0f242acb9d
|
Comments and a minor fix
|
2016-01-29 18:13:33 -08:00 |
Sree Kuchibhotla
|
4fb590852f
|
Use the same completion queue for both client and server
|
2016-01-29 11:16:24 -08:00 |
Vijay Pai
|
5919e81ff1
|
Remove host option from ServerConfig proto since it is error-prone and
may cause inter-language confusion.
|
2016-01-29 01:24:05 -08:00 |