Jan Tattermusch
339e7f4a82
upload to BQ from singlemachine benchmarks too
6 years ago
Vishal Powar
a33e796575
Changes to register xds plugin init and shutdown.
...
Also,
- Changes to extract grpclb_proto into its own build target
- Remove client_load_reporting_filter from xds plugin.
6 years ago
Eric Anderson
cbd1b69caa
run_interop_tests: Use "GENERATED" comment in generated scripts
6 years ago
Jan Tattermusch
7f38ed6b24
update go interop image to go1.11
6 years ago
Jan Tattermusch
0e3cb55509
fix peformance_profile_* jobs on master
6 years ago
Jan Tattermusch
f2db10d64c
regenerate projects
6 years ago
Yash Tibrewal
b232bacf27
Starting on server interceptors
6 years ago
Vishal Powar
a95ea6dab4
Add new grpc lb plugin 'xds'
...
This plugin currently implements the grpclb protocol.
NOTE: All the files under xds/ directory have been cloned from grpclb/ and
will be updated in subsequently to support xds API.
7 years ago
Lidi Zheng
575549c077
Add support for python 3.7
7 years ago
Jan Tattermusch
9de25dc1e6
Revert "Add c++ google default creds to cloud to prod auth scenarios"
7 years ago
Jan Tattermusch
64e119504f
regenerate projects
7 years ago
Jan Tattermusch
47bafd76ae
add kokoro job for 1VM benchmark
7 years ago
Jan Tattermusch
501461b97e
install NET Core 1.0.5 runtime
7 years ago
Jan Tattermusch
07c4b2060a
cleanup python installation
7 years ago
Jan Tattermusch
577d2aa8b6
install oauth2client too
7 years ago
Jan Tattermusch
88d809ebbb
install gsutil, comment psutil
7 years ago
Jan Tattermusch
b3ee59a486
install psutil using apt-get
7 years ago
Jan Tattermusch
c2b64573b0
pip install psutil
7 years ago
Jan Tattermusch
e3162fd113
install docker
7 years ago
Jan Tattermusch
5f5d696b8a
make the image kokoro compatible
7 years ago
Jan Tattermusch
0c1a76ec52
allow kokoro CI to authenticate
7 years ago
Jan Tattermusch
f5ccae70f6
add instructions for updating
7 years ago
Jan Tattermusch
72b51330a7
delete create linux worker script
7 years ago
Jan Tattermusch
e663c2d59b
make performance worker script up-to-date
7 years ago
Jan Tattermusch
607c98d343
delete no longer needed scripts
7 years ago
Alexander Polcyn
4632895da9
Add java google default creds to cloud-to-prod interop scenarios
7 years ago
Jan Tattermusch
eac8b812b4
fixup #16837
7 years ago
Alexander Polcyn
aea5f109a6
Add c++ google default creds to cloud to prod auth scenarios
7 years ago
Mehrdad Afshari
be4b2db4ad
Strip manylinux1 binary wheels
7 years ago
Jan Tattermusch
22c6257040
only build with python27 in performance benchmarks
7 years ago
Jan Tattermusch
96ae5f9aaa
make sure port server runs locally too
7 years ago
Vijay Pai
c469b57b35
Increment version number since grpc_use_signal deletion is an API breaker
7 years ago
Jan Tattermusch
b07cd51ccc
use Ninja to build grpc_csharp_ext windows artifact
7 years ago
Jan Tattermusch
af4649efae
update OWNERS files
7 years ago
Stanley Cheung
cda4e7d1df
Regenerate projects
7 years ago
Stanley Cheung
e5ce1e36e6
Regenerate projects
7 years ago
Moiz Haidry
b4d5c7cee4
Benchmark test for callback unary gRPC
...
Every thread intitiates multiple RPCs. The Callback of the unary RPC then issues a new RPC and this goes until the benchmark shuts down. For shutdown the main thread waits on a conditional variable. After shutdown the callbacks increment a rpcs done variable and once the the rpcs done equate the the total number of outstanding rpcs, the last callback performing the increment operation also issues a signal to wake up the main thread. The mainthread process to join the other threads and perform cleanup
7 years ago
Jan Tattermusch
352b694544
fix google-api-python-client installation
7 years ago
Jan Tattermusch
ce656957ea
address review comments
7 years ago
Jan Tattermusch
b4b24dc13d
yapf code
7 years ago
Jan Tattermusch
ef9cd82b08
fix build of performance benchmarks
7 years ago
Jan Tattermusch
0b67dfec9b
disable assembly optimizations for linux x86
7 years ago
Jan Tattermusch
01562865e5
remove TODO
7 years ago
Jan Tattermusch
a2b2927f72
fix backward compatibility mode on macos
7 years ago
Jan Tattermusch
409def0d73
build C# artifact using cmake
7 years ago
Jan Tattermusch
87cd70fab3
regenerate dockerfiles
7 years ago
Jan Tattermusch
49af94dafc
add cmake to C# docker images
7 years ago
Jan Tattermusch
c08c3ccbae
build grpc_csharp_ext with cmake
7 years ago
Hope Casey-Allen
bf4432b67e
Add comment to specify hpack elements
7 years ago
Jan Tattermusch
67d219a884
node artifact docker images not needed anymore
7 years ago