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
Jan Tattermusch
1d88979a57
Delete TestResult.xml
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
David G. Quintas
18f8acf617
Merge pull request #10004 from dgquintas/1.1.x_to_master_again
...
1.1.x to master again
8 years ago
Matt Kwong
8809afd0ab
Update regex to find sponge_log.xml
8 years ago
Craig Tiller
76fc48bc5c
Start of diff script
8 years ago
Matt Kwong
1fabdfb870
Add more Kokoro job configs
8 years ago
Craig Tiller
eb24a7bd84
Use new diff script
8 years ago
Craig Tiller
1444464345
Fix locking
8 years ago
Makarand Dharmapurikar
e3e3b2aec8
changes for picking up well known protos
...
Add dependency and protoc argument for picking up well known protos
from the //third_party/protobuf repo
8 years ago
Craig Tiller
2280306ec3
Merge pull request #10029 from ctiller/qps
...
Get master performance workers working again
8 years ago
Craig Tiller
6921820fab
Ensure port server is running on remote hosts
8 years ago