Noah Eisen
|
92ab602d45
|
Merge pull request #12314 from ncteisen/debugging-latency-profiles
Add Shortname and Timeout to run_microbenchmarks
|
7 years ago |
apolcyn
|
6b3003fa5a
|
Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master
Fix build.yaml to expand nanopb headers filegroup, for master branch
|
7 years ago |
Noah Eisen
|
89563ca938
|
Add shortname and timeout to run_microbenchmarks
|
7 years ago |
David G. Quintas
|
109da09b5f
|
Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown
Removed in_connectivity_shutdown from RR
|
7 years ago |
Noah Eisen
|
a56f276358
|
Merge pull request #12311 from ncteisen/fix-timers
Remove extraneous paren
|
7 years ago |
ncteisen
|
b489e79e0a
|
Remove extraneous paren
|
7 years ago |
Sree Kuchibhotla
|
2d060b6bd5
|
Merge pull request #12221 from sreecha/epoll1-work-dist
Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads
|
7 years ago |
David Garcia Quintas
|
52ba957f83
|
Removed in_connectivity_shutdown from RR
|
7 years ago |
Jan Tattermusch
|
f769bf1273
|
Merge pull request #12264 from jtattermusch/cmake_vs2017
Add support for building with cmake+VS2017
|
7 years ago |
Sree Kuchibhotla
|
e01940f2b3
|
clang format
|
7 years ago |
Sree Kuchibhotla
|
a1ba139a20
|
Remove test variable
|
7 years ago |
Sree Kuchibhotla
|
a92a9cc2dd
|
change num_events and cursor to gpr_atm for memory visibility
|
7 years ago |
Sree Kuchibhotla
|
196145206c
|
Reduce batch size to 1 - This seems to help with unary and streaming
benchmarks
|
7 years ago |
Yuchen Zeng
|
6eb505b305
|
Add explanation for recv_state
|
7 years ago |
Yuchen Zeng
|
4a11ecc076
|
Add ChannelConnectivityWatcher::Ref()/Unref()
|
7 years ago |
Mark D. Roth
|
8ecb4ed9ff
|
Detect default metadata using the callout list.
|
7 years ago |
Yuchen Zeng
|
6514a0df72
|
Add gpr_is_true
|
7 years ago |
Sree Kuchibhotla
|
0e90957458
|
Merge branch 'master' into epoll1-work-dist
|
7 years ago |
Sree Kuchibhotla
|
b154cd14e5
|
fix typo
|
7 years ago |
Sree Kuchibhotla
|
3d609f1612
|
merge
|
7 years ago |
Mark D. Roth
|
ff4f2db4b9
|
Merge pull request #11566 from markdroth/call_combiner
Implement call combiner
|
7 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
7 years ago |
Yuchen Zeng
|
ba23e799dc
|
Sanity fixes
|
7 years ago |
Yuchen Zeng
|
504be5c693
|
Privatize ChannelConnectivityWatcher members
|
7 years ago |
Yang Gao
|
2921e1ea7d
|
Merge pull request #12282 from yang-g/sync_thd_refactor
Refactor sync/thd headers
|
7 years ago |
apolcyn
|
f28955d40d
|
Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep
Mark error code details as global
|
7 years ago |
Yuchen Zeng
|
ddaef3e325
|
Remove non-POD global variables
|
7 years ago |
David Garcia Quintas
|
243fe9d43c
|
Added way to remove filters from channel stack builder
|
7 years ago |
Noah Eisen
|
cad427b2f7
|
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Microbenchmarks Work With Bazel
|
7 years ago |
David Garcia Quintas
|
3499960070
|
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
|
7 years ago |
Yuchen Zeng
|
f1d50983ae
|
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
|
7 years ago |
Vijay Pai
|
d2db4f179a
|
Merge pull request #12287 from vjpai/qps_cleanup2
QPS tests: move some internal includes to the right places
|
7 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
7 years ago |
yang-g
|
a79ada3bcc
|
Double check macro to protect from faulty test.
|
7 years ago |
Muxi Yan
|
14a690ddcd
|
Merge pull request #11782 from muxi/stream_compression_config
Implement stream compression - configuration and negotiation
|
7 years ago |
Muxi Yan
|
3cb53ffb67
|
Merge pull request #12285 from muxi/fix-typo
Fix a typo referred on #11118
|
7 years ago |
Muxi Yan
|
79840969a8
|
clang-format
|
7 years ago |
Muxi Yan
|
471df8279d
|
Fix a typo referred on #11118
|
7 years ago |
yang-g
|
0f9e1932a3
|
Update block_annotate.h
|
7 years ago |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
7 years ago |
yang-g
|
98ad80a815
|
Remove stale file
|
7 years ago |
Yuchen Zeng
|
33845d08d4
|
Check env variable
|
7 years ago |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
7 years ago |
Yuchen Zeng
|
bfb4e06e3c
|
Check connectivity intermittently
|
7 years ago |
Muxi Yan
|
152b1bf39b
|
Polish the way exec_ctx is used in Cronet transport
|
7 years ago |
Muxi Yan
|
020596744c
|
Make use of per stream refcount
|
7 years ago |
Yuchen Zeng
|
4d88416c11
|
Remove atm in ChannelConnectivityWatcher
|
7 years ago |
Muxi Yan
|
684a397a7f
|
Fix stream_compression_payload test flake
|
7 years ago |
Alexander Polcyn
|
02d1ff5eb2
|
fix build.yaml to expand nanopb headers filegroup
|
7 years ago |
Yang Gao
|
ff83681cbb
|
Merge pull request #12240 from yang-g/endo
Add a new macro for custom profiler
|
7 years ago |