Craig Tiller
fe1a67c3d3
Merge github.com:grpc/grpc into trickle_stall
8 years ago
lyuxuan
3fe0f6d851
Merge pull request #10622 from lyuxuan/cpp_overhead
...
profile cpp overhead for call create
8 years ago
Craig Tiller
14ff003ae4
Merge pull request #10751 from ctiller/speedup-build
...
Speed up tests
8 years ago
Craig Tiller
abe79ba8e3
Merge pull request #10768 from ctiller/be_surer
...
Increase threshold probability for reporting differences
8 years ago
Craig Tiller
143cfa7792
Disable compression+resource_quota_server tests
8 years ago
Craig Tiller
f2ea1d19f5
Increase threshold probability for reporting differences
8 years ago
Craig Tiller
a4894fcd02
Merge pull request #10182 from ctiller/cpparena
...
[EXPERIMENTAL] allocate unary response writer against call arena
8 years ago
Michael Lumish
4c9114858c
Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
...
Manually upmerge v1.3.x into master
8 years ago
makdharma
3225125269
Merge pull request #10733 from makdharma/mongoose
...
disable mongoose
8 years ago
Craig Tiller
d93a8bead3
Merge pull request #10746 from ctiller/ubsan
...
Ubsan fixes
8 years ago
Craig Tiller
02cc83b51a
Cap writes at 1 meg - consider autotuning later
8 years ago
Craig Tiller
547a4717cb
Merge pull request #10490 from matt-kwong/filter-performance-test
...
Add test filtering to performance pull requests
8 years ago
Craig Tiller
2f269ec781
Rollback rqs change: may have been too aggressive
8 years ago
Vijay Pai
84a920d048
Merge pull request #10450 from vjpai/framer
...
Frame sizing by BDP
8 years ago
Vijay Pai
b8f1483432
Merge pull request #10747 from vjpai/dedebug
...
Remove DEBUG code that is itself buggy (integer overflow)
8 years ago
Craig Tiller
d47be446d7
Speed up tests
8 years ago
Yuxuan Li
f2af0c3009
change to new completion queue api
8 years ago
Craig Tiller
abd8fb7d18
Merge pull request #10730 from ctiller/proxy_crash
...
Fix cancel on call creation for propagated calls
8 years ago
Noah Eisen
8d7efef6df
Merge pull request #10691 from ncteisen/error-refcount
...
Fix error refcount debug logging
8 years ago
murgatroid99
ce67bff2df
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
8 years ago
Craig Tiller
989aa7f97d
Fix sanity
8 years ago
Vijay Pai
c96c0f94f9
Remove DEBUG code that is itself buggy (integer overflow)
8 years ago
Craig Tiller
d1a6423199
Use stdlib to avoid ubsan errors
8 years ago
Craig Tiller
91eb28f6bc
Update to avoid ubsan failure
8 years ago
Craig Tiller
2b465f00e9
Get stats bmdiffed
8 years ago
Craig Tiller
3b72163042
Clamp warmup time in seconds
8 years ago
Craig Tiller
47f6dc732d
more reasonable?
8 years ago
Craig Tiller
06a30eef36
Merge github.com:grpc/grpc into cpparena
8 years ago
Matt Kwong
feaee850bf
Merge pull request #10592 from matt-kwong/py-metadata
...
Keep _grpcio_metadata.py in GitHub repo
8 years ago
Craig Tiller
5088ef73eb
Refine warmup
8 years ago
Craig Tiller
79fda0a910
Merge pull request #10732 from ctiller/formatz
...
Extend clang-format to C#, Node, Ruby
8 years ago
Craig Tiller
48ca9e5ff4
Merge pull request #10731 from ctiller/xyzw
...
Allow >100% increases, add more jobs to reduce noise
8 years ago
Stanley Cheung
7b692ca67b
Merge pull request #10543 from practo/php_basestub_channel_fix
...
PHP Fixing is_a check for Channel
8 years ago
Craig Tiller
767397702e
Tweak bdp estimation again
8 years ago
David G. Quintas
e89d9589dc
Merge pull request #10717 from dgquintas/moar_grpclb_leaks
...
Fix a couple leaks in gRPCLB
8 years ago
Michael Lumish
5f4758e478
Merge pull request #10713 from murgatroid99/node_message_size_benchmarks
...
Node message size benchmarks
8 years ago
Craig Tiller
a0cf12d976
Improve simulation to not infinitely buffer writes
8 years ago
Craig Tiller
456c6cec1f
Clamp write size to (hopefully) limit buffer bloat
8 years ago
Craig Tiller
81f92c855d
Tighten BDP increase conditions, better fix target transport window sizing
8 years ago
Craig Tiller
42ab2b1753
Use bandwidth estimate to stop increasing bdp estimate (avoids buffer bloat spiral of death)
8 years ago
Yang Gao
c63a119fd4
Merge pull request #10682 from yang-g/status_helper
...
Remove status_helper as it is not needed any more
8 years ago
makdharma
41d68a20d3
Merge pull request #10718 from makdharma/cares_osx_bazel
...
fix bazel build for osx
8 years ago
Yuchen Zeng
3b73161380
Merge pull request #10722 from y-zeng/fix_python_13
...
Fix python artifact build
8 years ago
kpayson64
4589a2ebf9
Merge pull request #10688 from kpayson64/fix_php_interop
...
Fix PHP interop tests
8 years ago
Makarand Dharmapurikar
8f37606f60
disable mongoose
8 years ago
Craig Tiller
addd3339e2
Merge branch 'flow' into trickle_stall
8 years ago
Mehrdad Afshari
f583975f81
Include <sys/socket.h> for AF_INET
...
Compilation fails on FreeBSD because not all POSIX
compliant systems end up including AF_INET from
other header files transitively.
AF_INET and AF_INET6 should be provided by
<sys/socket.h>.
8 years ago
Craig Tiller
5b1c5f22f4
Extend clang-format to C#, Node, Ruby
8 years ago
Craig Tiller
0dd38b5cb9
Fix broken merge
8 years ago
Craig Tiller
e530845d91
Also increase threshold for significant differences
8 years ago