David G. Quintas
|
52aeb54077
|
Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals
Fixes leak in test_cancel_after_client_done & cancel_after_accept
|
9 years ago |
David Garcia Quintas
|
3c4fe1bcb7
|
Fixed the fix
|
9 years ago |
Jan Tattermusch
|
3c62c555a4
|
Merge pull request #6658 from jtattermusch/support_32core_scenarios
Introduce run_full_performance.sh and support 32core scenarios
|
9 years ago |
Jan Tattermusch
|
ec3e616e33
|
Merge pull request #6643 from jtattermusch/csharp_profiling2
Simplify profiling in C# qps clients.
|
9 years ago |
Jan Tattermusch
|
75381c5332
|
tiny fix
|
9 years ago |
Jan Tattermusch
|
4c31b7af87
|
Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup
C# assorted cleanup
|
9 years ago |
Jan Tattermusch
|
d27888b6db
|
mark unconstrained scenarios with scalable category
|
9 years ago |
Jan Tattermusch
|
bd820c6d45
|
add run_full_performance.sh script
|
9 years ago |
adelez
|
aeb7034a2c
|
Merge pull request #6639 from adelez/fix_code_coverage_again
Fix code coverage.
|
9 years ago |
Jan Tattermusch
|
19fa14bc1d
|
Merge pull request #6652 from jtattermusch/master
Add very much needed documentation for tools/run_tests/ directory
|
9 years ago |
Jan Tattermusch
|
bf682f46f6
|
address comments
|
9 years ago |
Jan Tattermusch
|
54140f9760
|
Merge pull request #6608 from yang-g/interop
Assert we get a valid creds.
|
9 years ago |
Jan Tattermusch
|
1226387698
|
Merge pull request #6585 from ctiller/connect_first
Make qps workers connect before even warmup stage begins
|
9 years ago |
Jan Tattermusch
|
505b13df84
|
Merge pull request #6576 from rjshade/fix_udp_server_test
Correct assertion for single FD being orphaned.
|
9 years ago |
Jan Tattermusch
|
9d410be893
|
provide readme for tools/run_tests/
|
9 years ago |
Jan Tattermusch
|
94a0c92354
|
Update README.md
|
9 years ago |
Jan Tattermusch
|
80fec20bc2
|
Update README.md
|
9 years ago |
Adele Zhou
|
3b6ab81daf
|
Fix code coverage.
|
9 years ago |
Jan Tattermusch
|
10ff0de2e9
|
Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14
Manual merge of 0.14 branch into master.
|
9 years ago |
Jan Tattermusch
|
09c5e056f9
|
support adding profilers to C# qps clients
|
9 years ago |
Jan Tattermusch
|
d0f5f72035
|
return number of cores from server
|
9 years ago |
Jan Tattermusch
|
a71b0afdc2
|
Merge pull request #6627 from stanley-cheung/php-update-package-xml
PHP: update package.xml after fixes
|
9 years ago |
Jan Tattermusch
|
166d48232d
|
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
|
9 years ago |
Jan Tattermusch
|
e0af286620
|
rename some ill-named enums and move them to the right files
|
9 years ago |
Jan Tattermusch
|
a7db28fe4d
|
dont call into C core to get Timespec.InfPast and Timespec.InfFuture
|
9 years ago |
Jan Tattermusch
|
f4a961df96
|
move ServerRpcNew and ClientSideStatus to their own file
|
9 years ago |
Jan Tattermusch
|
6dd544c598
|
tiny optimization in MetadataArraySafeHandle
|
9 years ago |
Jan Tattermusch
|
29d414c32a
|
make Profilers visible to Grpc.IntegrationTesting
|
9 years ago |
Jan Tattermusch
|
37f3184b4c
|
Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement
Handle signals properly when dropping GVL
|
9 years ago |
Jan Tattermusch
|
b9f11c3fa2
|
Merge pull request #6625 from sreecha/stress_test_misc
Misc changes to stress test framework (to reduce false positives and tools for debugging)
|
9 years ago |
Jan Tattermusch
|
8c1d79690d
|
Merge pull request #6620 from ctiller/fuzz-it
Fix some fuzzing bugs, expand corpora
|
9 years ago |
murgatroid99
|
746ea97afd
|
Finished removing ruby-level signal handlers again
|
9 years ago |
murgatroid99
|
e68a71582f
|
Fixed a couple of issues, removed ruby-level signal handling again
|
9 years ago |
Stanley Cheung
|
049831a6e6
|
php: update package.xml after fixes
|
9 years ago |
Jan Tattermusch
|
fcbe7daf83
|
Merge pull request #6588 from soltanmm/you're-my-compression
Add compression support to lower Python/Cython layers
|
9 years ago |
Jan Tattermusch
|
64a553ff4a
|
Merge pull request #6329 from dgquintas/tiny_include_guard_fix
Tiny fix to check_include_guards script
|
9 years ago |
Jan Tattermusch
|
057a2f8f7c
|
Merge pull request #6445 from yang-g/unique_ptr_reset
Add an explicit base class pointer to avoid potential breakage.
|
9 years ago |
Jan Tattermusch
|
aa51f63da3
|
Merge pull request #6463 from dgquintas/fix_compression_interop
Fixed compression interop and re-enable for C++.
|
9 years ago |
Jan Tattermusch
|
deb8c3e987
|
Merge pull request #6499 from dgquintas/compression_accept_encoding
grpc-accept-encoding checks
|
9 years ago |
Jan Tattermusch
|
2b62eb53b3
|
Merge pull request #6607 from michaelbausor/master
Updated functions with TSRM macros for ZTS support
|
9 years ago |
Jan Tattermusch
|
c1dc660cc3
|
Merge pull request #6621 from stanley-cheung/php-tsrm-fix
Updated functions with TSRM macros for ZTS support
|
9 years ago |
Craig Tiller
|
7987d793b6
|
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
Conflicts:
tools/run_tests/tests.json
|
9 years ago |
Craig Tiller
|
2bcf78d632
|
Expand corpus
|
9 years ago |
Sree Kuchibhotla
|
4dd02fc63c
|
Misc changes
|
9 years ago |
murgatroid99
|
19bf00b69b
|
Re-added signal handlers to cancel calls and shut down servers
|
9 years ago |
Sree Kuchibhotla
|
eaa3072744
|
Make the rpc timeout configurable
|
9 years ago |
Craig Tiller
|
0b4d1238b8
|
Merge pull request #6622 from ctiller/fix-master
Fix leak in port deallocation
|
9 years ago |
Craig Tiller
|
2d8427a1cb
|
Expand corpus
|
9 years ago |
Masood Malekghassemi
|
93cc06a484
|
Add compression support to Cython layers
|
9 years ago |
Jan Tattermusch
|
d5ed5a98db
|
Merge pull request #6590 from jtattermusch/perf_script_improvements
Perf script improvements
|
9 years ago |