Craig Tiller
ab951947ce
Syntax fix
8 years ago
Craig Tiller
d5b389d401
Serialize running of perf, switch back to -f for consistent event counts
8 years ago
Craig Tiller
48dbdfd9e5
Merge pull request #9724 from ctiller/parallel-perf
...
Run perf benchmarks in parallel
8 years ago
kpayson64
86e9f3564a
Merge pull request #9709 from kpayson64/preserve_call
...
Store cython-level call in grpc.Call
8 years ago
Craig Tiller
00a710a8e2
Merge pull request #9647 from ctiller/authority
...
Should only do host-->:authority if there is no :authority
8 years ago
Craig Tiller
6ad0072f66
Run perf benchmarks in parallel
8 years ago
Craig Tiller
40d027afeb
Merge pull request #9687 from ctiller/x
...
Make latency traces more useful
8 years ago
Craig Tiller
1115210267
Merge pull request #9722 from ctiller/fix-perf
...
Add flamegraphs to index.html
8 years ago
Craig Tiller
5a8c586c40
Add flamegraphs to index.html
8 years ago
Craig Tiller
37bfff35ee
Fix port server
8 years ago
Craig Tiller
90e443280a
Merge github.com:grpc/grpc into authority
8 years ago
Muxi Yan
7e54f14d80
Merge pull request #9246 from muxi/packet-coalescing-core
...
Packet Coalescing - Core
8 years ago
Craig Tiller
669842666d
Merge pull request #9712 from ctiller/bm_abcdef
...
Cleanup files during processing
8 years ago
Craig Tiller
bd5a4d263d
Cleanup files during processing
8 years ago
David G. Quintas
d3b82aa157
Merge pull request #9706 from dgquintas/nanopb_proto_version_bump
...
Update protobuf version used for nanopb compiler
8 years ago
Ken Payson
d5d9d9e672
Store cython-level call in grpc.Call
...
This allows inspecting c-level properties of the call after completion.
8 years ago
Muxi Yan
8da82bb9cf
Add CronetUnitTests into Jenkins tests
8 years ago
Muxi Yan
b67243fd3d
Polish test
8 years ago
Muxi Yan
4d352bec3d
remove some temporary comments
8 years ago
David Garcia Quintas
716f953532
Update protobuf version used for nanopb compiler
8 years ago
Muxi Yan
a74ccafc93
Add new dummy Cronet API
8 years ago
Muxi Yan
ccbfb461d0
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
8 years ago
Craig Tiller
09173c66f4
Merge pull request #9703 from ctiller/bm_fixit
...
Use pre-existing script for flamegraph generation
8 years ago
Craig Tiller
9f3ba09d3c
Use pre-existing script for flamegraph generation
8 years ago
Craig Tiller
9c30e98ce5
Merge pull request #9699 from ctiller/bm_meh
...
Use shell to redirect a few big files
8 years ago
Craig Tiller
a48e690498
Use shell to redirect a few big files
8 years ago
Craig Tiller
4e8b136faf
Merge pull request #9695 from ctiller/no_tmp
...
Fix command line
8 years ago
Craig Tiller
a78871e4b3
Fix command line
8 years ago
Mehrdad Afshari
5af59537bc
Merge pull request #9691 from mehrdada/enable-pylint-on-grpc-package
...
Added Pylint to sanity tests for the grpc package alone.
Most pylint rules are disabled and for each disabled rule, there is a related TODO added to the .pylintrc.
8 years ago
Craig Tiller
f43c2e533e
Merge pull request #9692 from ctiller/bm_stats
...
Fix path
8 years ago
Craig Tiller
d12731e4f1
Fix path
8 years ago
Mehrdad Afshari
1a967c31c3
Added Pylint to sanity tests
...
Pylint is only enabled for "grpcio/grpc" package,
and various specific checks that currently fail are disabled,
each with a respective TODO item in the .pylintrc file.
8 years ago
Craig Tiller
2be48b6166
Merge pull request #9642 from ctiller/bm_stats
...
Allow uploading results to BigQuery
8 years ago
Craig Tiller
2607763272
Add -o magicks
8 years ago
Craig Tiller
e7c60e6282
Make latency traces more useful
8 years ago
Craig Tiller
ee31910271
Merge pull request #8274 from jeremiegirault/fix/sierra-build
...
fix build on macOS sierra by adding OSATOMIC_USE_INLINED=1 flag to compiler
8 years ago
Jan Tattermusch
639d6a4bb3
Merge pull request #9665 from jtattermusch/cmake_csharp_extension
...
Use grpc_csharp_ext built by cmake
8 years ago
Jan Tattermusch
f7f25fc01e
Merge pull request #9615 from ppietrasa/bugfix-missing_include
...
Fix issue #9602
8 years ago
Dan Born
55246161cd
Merge pull request #7047 from daniel-j-born/server_expand_addrs
...
Add a flag that causes wildcard IP addresses on servers to be expanded
8 years ago
kpayson64
791ceaabfe
Merge pull request #9659 from kpayson64/fix_build
...
Use unique protoc namespaces
8 years ago
Ken Payson
dbf571ea07
Use unique namespace for each python protoc test
...
Using the same namespace results in errors when using the c-extension
version of protobuf due to name collisions
8 years ago
Jan Tattermusch
aead5aab01
add grpc++_codegen_proto to bazelfile as well
8 years ago
Jan Tattermusch
00cacbdd37
add missing generated files
8 years ago
Mark D. Roth
9818960365
Merge pull request #9578 from markdroth/http_connect_uds_fix
...
Don't use HTTP CONNECT proxy when server is a Unix domain socket.
8 years ago
Jan Tattermusch
9d9ef71bdc
Merge pull request #9599 from ppietrasa/feature-PDBs
...
Fix issue #9597
8 years ago
Craig Tiller
bc185e30a7
Merge pull request #9667 from ctiller/no_tmp
...
Avoid /tmp
8 years ago
Craig Tiller
557443ea83
Avoid /tmp
8 years ago
Craig Tiller
c15d25a9db
Fix substitution
8 years ago
Craig Tiller
2cecf27e2a
Merge github.com:grpc/grpc into authority
8 years ago
Craig Tiller
bdf3f00bb5
Merge pull request #9661 from ctiller/combiner_refs
...
Make combiners refcounted, to facilitate sharing
8 years ago