Craig Tiller
7710823850
Add speed of light measures
8 years ago
Craig Tiller
588f4a2f12
Merge remote-tracking branch 'origin/fmac' into poll-wakeup
8 years ago
Jan Tattermusch
f5ac0b95f2
Add global.json file to pick dotnet core SDK version
8 years ago
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
8 years ago
Craig Tiller
2d42debc5a
Merge branch 'unrevert' into fmac
8 years ago
Craig Tiller
c945c12b47
Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks""
...
This reverts commit 0cb7fef406
.
8 years ago
Craig Tiller
7375d53de7
Merge pull request #10061 from grpc/revert-9977-fssplit
...
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
8 years ago
Craig Tiller
ad14bcec61
Fix mac build
8 years ago
Craig Tiller
e667aaf9f9
clang-format
8 years ago
Craig Tiller
d720d5dd0a
Track zalloc times in microbenchmark
...
This forms our speed of light for call creation: at some point call
creation is dominated by zeroing memory and all we can do is reduce the
size of the call... let's track where that point is.
8 years ago
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