Craig Tiller
71c286466a
Dont use memory counters unless counters mode is on
8 years ago
Craig Tiller
b597dcf53a
Race fixes
8 years ago
Jan Tattermusch
45c34c323e
Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker
...
Dont silence realtime output from run_tests.py --use_docker
8 years ago
Jan Tattermusch
0cb7fef406
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
8 years ago
Jan Tattermusch
809b421554
Merge pull request #10043 from grpc/jtattermusch-patch-1
...
Delete TestResult.xml
8 years ago
matt-kwong
e188c7d39a
Merge pull request #10033 from matt-kwong/fix-dockerfiles
...
Fix pyenv Dockerfile
8 years ago
Yang Gao
2e0a82f14d
Merge pull request #10040 from rjshade/udp_use_after_free
...
Fix flaky use-after-free in udp_server
8 years ago
Craig Tiller
676db291d2
Fix barriers
8 years ago
Craig Tiller
e0341792d5
Remove most usage of the grpc_call lock
8 years ago
ncteisen
1a882cfc4a
Add more core banned functions
8 years ago
ncteisen
55337bb317
Error arena optimization
8 years ago
Muxi Yan
88a41bfa9d
Add comment to encodingOverhead
8 years ago
Matt Kwong
b97e82b179
Change Kokoro scripts to use run_tests_matrix.py
8 years ago
Craig Tiller
47c56a677e
A better benchmark diff script
8 years ago
Mehrdad Afshari
c35a5b0e74
Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python
...
Bump protobuf to 3.2.0 in requirements.txt
8 years ago
Craig Tiller
5adc93e0ba
Add more interesting metrics
8 years ago
Craig Tiller
26995eb2ee
Get filename right
8 years ago
Craig Tiller
b432885a56
Always write index.html
8 years ago
Craig Tiller
f5362b1add
Merge github.com:grpc/grpc into nudiff
8 years ago
Craig Tiller
3fd238a2c6
Merge github.com:grpc/grpc into poll-wakeup
8 years ago
Nathaniel Manista
04b4d4c54b
Merge pull request #9974 from nathanielmanistaatgoogle/lint
...
More lint.
8 years ago
Craig Tiller
e83edbfc2f
Merge github.com:grpc/grpc into bm_channel
8 years ago
Craig Tiller
808d19e834
Merge pull request #9977 from ctiller/fssplit
...
Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
8 years ago
Craig Tiller
c2804fbb2e
Merge pull request #10018 from ctiller/accept4
...
Silence accept4 message when its irrelevant
8 years ago
Craig Tiller
332bcc377c
Fix sanity
8 years ago
Craig Tiller
09e9329f29
Merge github.com:grpc/grpc into server_channel_args
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago
David G. Quintas
3d5b0e6aab
Merge pull request #10045 from dgquintas/fix_runtests_n
...
Fix misplaced assert in run_tests.py
8 years ago
David Garcia Quintas
e2bdbfe075
Fix misplaced assert in run_tests.py
8 years ago
Jan Tattermusch
3464f70694
dont silence realtime output from run_tests.py --use_docker
8 years ago
Yuxuan Li
8124f66993
protobuf correct head
8 years ago
Jan Tattermusch
1d88979a57
Delete TestResult.xml
8 years ago
Yuxuan Li
bdc76ab37b
bug fix
8 years ago
Yuxuan Li
34894e4b1c
Implemented stream coalescing design
...
(RFC:https://github.com/grpc/proposal/pull/3 ). Add necessary
microbenchmarks to show reduced writes/iter for short streams. Add
necessary end2end test to test out newly added apis. Filter those tests
using *WithCoalescingApi*.
8 years ago
Muxi Yan
abc886dc64
Use the right encoding overhead number in remote interop test with Cronet
8 years ago
Robbie Shade
69709e2819
Fix flaky use-after-free in udp_server
8 years ago
Craig Tiller
111f2d4817
Merge github.com:grpc/grpc into server_channel_args
8 years ago
Craig Tiller
12352b2c5c
Add test of server builder, including channel args
8 years ago
Craig Tiller
4751c28b0b
Add channel arguments to server builder
8 years ago
Jan Tattermusch
d1287b580e
Merge pull request #10020 from jtattermusch/reports_for_sponge
...
Make report naming internal-CI compliant
8 years ago
Jan Tattermusch
5a59c43e7a
make report naming internal-CI compliant
8 years ago
Mehrdad Afshari
b38aac4c76
Bump protobuf to 3.2.0
8 years ago
Mehrdad Afshari
c8f24e5070
Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2
...
Updated protobuf dependency for python to 3.2.0
8 years ago
Muxi Yan
8ce2664497
remove another redundant if statement
8 years ago
Muxi Yan
33c7e8b878
remove redundant if statement
8 years ago
Muxi Yan
35653011a3
Add comments
8 years ago
Muxi Yan
d5bac0d38d
Add comment and fix a trivial
8 years ago
Muxi Yan
016d1085fc
Eliminate magic number 6
8 years ago
Muxi Yan
4373058180
Add comment to logging operations batch
8 years ago
Muxi Yan
7e49365f92
Remove Cronet test cherry-pick
8 years ago