vjpai
|
1f13c820ed
|
Eliminate unused source file
|
9 years ago |
vjpai
|
841e782ae5
|
Just make this into a wrapper of the broader script with C++ only
|
9 years ago |
murgatroid99
|
792b302a64
|
Added file that lets generated code import grpc
|
9 years ago |
vjpai
|
29089c7b41
|
Deprecation of qps_driver and use of shell scripts, in progress
|
9 years ago |
Jan Tattermusch
|
9d3047ff2f
|
Merge pull request #6228 from vjpai/arbitrary_random_youre_fired
Eradicate unused interarrival distributions
|
9 years ago |
Jan Tattermusch
|
ed0c388d28
|
Merge pull request #6230 from jtattermusch/killing_java_perf
Improvements to java benchmark integration.
|
9 years ago |
Eric Richardson
|
bdfaf482a3
|
Short-circuit `peer_cert` if we're insecure or unauthenticated
|
9 years ago |
itessier
|
2a52203af9
|
Update boringssl to latest chromium-stable.
This also fixes the x25519_NEON symbol error when importing the gRPC
Python modules on ARM.
Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
|
9 years ago |
murgatroid99
|
18997430dd
|
Use math test to test generated code
|
9 years ago |
Eric Richardson
|
b2f3a02134
|
Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView
|
9 years ago |
Eric Richardson
|
69d735a293
|
Add peer_cert method to Ruby call object
|
9 years ago |
vjpai
|
87bac959ee
|
Eradicate Uniform, Deterministic, and Pareto interarrival
distributions since we don't use them and it's not sensible
to add them
|
9 years ago |
Jan Tattermusch
|
9209111c75
|
increase qpsworker lifetime
|
9 years ago |
Jan Tattermusch
|
11433b7047
|
kill java processes properly
|
9 years ago |
Nicolas Noble
|
f415429638
|
Merge pull request #6222 from ctiller/dictionary
Expand corpora, improve dictionary
|
9 years ago |
Craig Tiller
|
ffae017694
|
Fix inf loop
|
9 years ago |
Craig Tiller
|
22524376a1
|
Fix leak
|
9 years ago |
Craig Tiller
|
7bbcd74757
|
Compile fix
|
9 years ago |
Craig Tiller
|
cb6d406591
|
Clean up fuzzer a little
|
9 years ago |
Craig Tiller
|
1612abcd7a
|
Plug leaks in tests
|
9 years ago |
David Garcia Quintas
|
49be63db8f
|
Casting fixes for gcc 6.0
|
9 years ago |
Craig Tiller
|
cd4e0b8a67
|
Expand server/client corpora
|
9 years ago |
Craig Tiller
|
94c774f1cc
|
Merge github.com:grpc/grpc into dictionary
|
9 years ago |
Craig Tiller
|
347e9f9308
|
Dont crash retrieving peers of cancelled calls
|
9 years ago |
Craig Tiller
|
36cce53680
|
Delete calls
|
9 years ago |
Jan Tattermusch
|
7b80095a6d
|
Merge pull request #6221 from jtattermusch/fix_ruby_performance
Make RVM ruby accessible by performance tests
|
9 years ago |
Craig Tiller
|
33fd9fa099
|
Validate calls kinda
|
9 years ago |
Sree Kuchibhotla
|
8149b891bb
|
Set the core file size to unlimited when launching stress client and servers
|
9 years ago |
Deepak Lukose
|
dba4c5fd01
|
Add various options to verify ssl/tls client cert including letting the
application handle the authentication.
|
9 years ago |
Jan Tattermusch
|
f3b523b6c8
|
make RVM ruby accessible by performance tests
|
9 years ago |
Yuchen Zeng
|
f02bada24f
|
remove defaut case in grpc_call_error_to_string
|
9 years ago |
David Garcia Quintas
|
f7d9cbe658
|
PR comments
|
9 years ago |
Yuchen Zeng
|
5aff099941
|
Merge pull request #6189 from y-zeng/default-verbosity
Add knob for default core output verbosity
|
9 years ago |
Jan Tattermusch
|
17735908ed
|
Merge pull request #6210 from jtattermusch/benchmarking_add_java
Support Java performance worker in run_performance_tests.py
|
9 years ago |
murgatroid99
|
f8d7747ddd
|
Fixed minor bug with Node generator
|
9 years ago |
Sree Kuchibhotla
|
9d4e4ffbad
|
Fix back slashes in the template and break the RUN steps
|
9 years ago |
Jan Tattermusch
|
ffc522b344
|
Merge pull request #6209 from sreecha/go_stress_docker
Run Go stress tests on GKE
|
9 years ago |
Jan Tattermusch
|
b71ed8c31d
|
Merge pull request #6194 from jboeuf/filter_causes_close_fix
Fixing op duplication in test.
|
9 years ago |
Jan Tattermusch
|
de874a101f
|
add java performance worker
|
9 years ago |
Jan Tattermusch
|
1e6bc72e09
|
Merge pull request #6212 from stanley-cheung/php-fix-style
PHP: ran php-cs-fixer again
|
9 years ago |
Jan Tattermusch
|
6d9386a9d6
|
Merge pull request #6204 from jtattermusch/benchmarking_add_ruby
Add RubyLanguage to benchmarking scenarios
|
9 years ago |
murgatroid99
|
e264e3984f
|
Merged from master
|
9 years ago |
Sree Kuchibhotla
|
5bc112c0c9
|
Add a will_run_forever flag to handle cases where the process terminates with exit code of 0
|
9 years ago |
Sree Kuchibhotla
|
9192498a08
|
Java stress test docker images
|
9 years ago |
Stanley Cheung
|
7f05da6a27
|
php: ran php-cs-fixer again
|
9 years ago |
Craig Tiller
|
5d9ac0c825
|
Test
|
9 years ago |
Craig Tiller
|
dbfc895ff9
|
Stub out request call call
|
9 years ago |
Craig Tiller
|
be006cbf8a
|
Make API calls legal
|
9 years ago |
Craig Tiller
|
7673f7ac63
|
Change string format
|
9 years ago |
Craig Tiller
|
07f2e5f643
|
Move to a list of active calls
|
9 years ago |