Jan Tattermusch
|
bb4c5f3d3f
|
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
Switch C# benchmarks to use CoreCLR
|
9 years ago |
Sree Kuchibhotla
|
34ad82d6f6
|
Merge branch 'master' into new_scenario
|
9 years ago |
Noah Eisen
|
7d5f822bec
|
Merge branch 'master' of https://github.com/grpc/grpc
|
9 years ago |
Matt Kwong
|
5100ae5509
|
remove hardcoding of clients/server names in run_sweep_performance.sh
|
9 years ago |
Craig Tiller
|
14c836fcd1
|
Delambdaify
|
9 years ago |
yang-g
|
b0db13141e
|
resolve review comment
|
9 years ago |
Craig Tiller
|
68cf8ce866
|
Fix payload tests under windows
|
9 years ago |
Craig Tiller
|
8c94df19d4
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
b019d61f9a
|
Fix benchmark shutdown
|
9 years ago |
kpayson64
|
8725595933
|
Merge pull request #7664 from kpayson64/cv_wakeup_fd
Add Shim for wakeup_fds with no pipe or
|
9 years ago |
Craig Tiller
|
1409dbf5ef
|
Better debug strings
|
9 years ago |
David Garcia Quintas
|
7ab83b59be
|
fixed missing variable rename
|
9 years ago |
Stanley Cheung
|
1065452f32
|
Fix php interop client for status_code_and_message test
|
9 years ago |
David G. Quintas
|
f04942592a
|
Merge pull request #8372 from dgquintas/grpclb_races
gRPCLB and RR race fixes
|
9 years ago |
Alexander Polcyn
|
497966787a
|
fail performance tests if any jobs fail or timeout
|
9 years ago |
Garrett Casto
|
7ec31718f4
|
Merge remote-tracking branch 'upstream/master' into cronet_cpp_api
|
9 years ago |
Ken Payson
|
97e6920e44
|
Timeout increase (again)
|
9 years ago |
David Garcia Quintas
|
d8fe334d5b
|
s/lb-cost/lb-cost-bin
|
9 years ago |
David Garcia Quintas
|
2035906c28
|
clang-format
|
9 years ago |
David Garcia Quintas
|
2530a660d2
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
|
9 years ago |
Jan Tattermusch
|
ab0a727655
|
install missing python dependencies
|
9 years ago |
matt-kwong
|
9c00dabc15
|
Merge pull request #8295 from matt-kwong/pull-request-params
Create filter for pull request tests on Jenkins
|
9 years ago |
Craig Tiller
|
bcadfc30c9
|
Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
7d2f0b0d19
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Craig Tiller
|
6cdbf6cc9a
|
clang-format
|
9 years ago |
David Garcia Quintas
|
58c18e7443
|
Factored out common code into pick_from_internal_rr.
This also fixed a potential bug whereby callbacks wouldn't be called if
the pick happened immediately during the flushing of pending picks.
|
9 years ago |
Noah Eisen
|
d17dc4dc61
|
Merge pull request #8378 from markdroth/clang_format_fix
Fix clang-format problem from #8234.
|
9 years ago |
Craig Tiller
|
936f1ea9ac
|
Fix some test failures
|
9 years ago |
Mark D. Roth
|
5e258bf32b
|
clang-format
|
9 years ago |
murgatroid99
|
583eb9b96f
|
Clang format
|
9 years ago |
murgatroid99
|
e76b87baa0
|
Merge branch 'master' into uv_core_transport
|
9 years ago |
David Garcia Quintas
|
04162d7c83
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_races
|
9 years ago |
David Garcia Quintas
|
b39330d995
|
Tiny refactoring
|
9 years ago |
Noah Eisen
|
1aafc88a2f
|
Merge branch 'master' of https://github.com/grpc/grpc
|
9 years ago |
David G. Quintas
|
4a8cf1dc66
|
Merge pull request #8348 from dgquintas/new_lb_md_keys
Renamed LB-related metadata keys
|
9 years ago |
Noah Eisen
|
f4694a6521
|
Merge pull request #8234 from ncteisen/new_interop_tests
Wrote C++ unimplemented_method interop test
|
9 years ago |
Noah Eisen
|
8373788e58
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
9 years ago |
Ken Payson
|
67c73e14b8
|
Increased timeout
|
9 years ago |
Mark D. Roth
|
d7ec5e18ce
|
Merge remote-tracking branch 'upstream/master' into service_config
|
9 years ago |
David Garcia Quintas
|
97ba64244a
|
pr comments
|
9 years ago |
Mark D. Roth
|
ff08f33e09
|
Pass call start time into the call stack via grpc_call_element_args.
|
9 years ago |
Mark D. Roth
|
6a721b5b3f
|
Rename grpc_hash_table to grpc_mdstr_hash_table.
|
9 years ago |
Yuchen Zeng
|
f3d71d21b9
|
Merge pull request #7962 from y-zeng/call_holder_add_pollent
Add calls' polling entities to the pollset_set of client_channel
|
9 years ago |
Ken Payson
|
33764c0868
|
Increase tsan timieout
|
9 years ago |
Craig Tiller
|
fd77de6a8a
|
Merge github.com:grpc/grpc into direct-calls
|
9 years ago |
Jan Tattermusch
|
1152292da0
|
upgrade perf workers to ubuntu 16.04
|
9 years ago |
Craig Tiller
|
c2dd2a2be9
|
Fix potential crash
|
9 years ago |
Jan Tattermusch
|
8e258d3a7a
|
install dotnet CLI on perf workers
|
9 years ago |
Jan Tattermusch
|
d13fbca136
|
switch C# benchmark to coreclr
|
9 years ago |
Jan Tattermusch
|
3808b6efe6
|
Merge pull request #8326 from apolcyn/change_perf_worker_go_install
update go in linux perf worker init script
|
9 years ago |