Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9741 from dgquintas/runtests_sampling | David G. Quintas | 2017-02-16 |
|\ | | | | | Add random samping to run_tests.py | ||
* \ | Merge pull request #9660 from ctiller/c3 | Craig Tiller | 2017-02-16 |
|\ \ | | | | | | | Convert client_channel.c to use a combiner lock | ||
* \ \ | Merge pull request #9634 from pmarks-net/master | Paul Marks | 2017-02-16 |
|\ \ \ | | | | | | | | | Connect to "localhost" from interop clients. | ||
* \ \ \ | Merge pull request #9696 from yang-g/network_status_shard | Yang Gao | 2017-02-16 |
|\ \ \ \ | | | | | | | | | | | Remove network_status_tracker code | ||
| | | | * | added assert against combining -p and -n | David Garcia Quintas | 2017-02-16 |
| | | | | | |||
* | | | | | Merge pull request #9531 from dgquintas/compression_implicit_encoding | David G. Quintas | 2017-02-16 |
|\ \ \ \ \ | | | | | | | | | | | | | make grpc-encoding:identity implicit | ||
* \ \ \ \ \ | Merge pull request #9648 from dgquintas/lr_sans_md | David G. Quintas | 2017-02-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use call context to propagare LR costs | ||
* \ \ \ \ \ \ | Merge pull request #9733 from dgquintas/runtests_errors | David G. Quintas | 2017-02-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Better error reporting in run_tests.py | ||
* \ \ \ \ \ \ \ | Merge pull request #9742 from ctiller/cgi | Craig Tiller | 2017-02-16 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix escaping in index.html | ||
* \ \ \ \ \ \ \ \ | Merge pull request #9693 from ctiller/bm_closure | Craig Tiller | 2017-02-16 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add benchmarks of closures, combiners, exec_ctx primitives | ||
| | | | | | * | | | | Remove code from network_status_tracker.c Pull the hash function to useful.h | yang-g | 2017-02-16 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #9736 from nathanielmanistaatgoogle/sanity | Nathaniel Manista | 2017-02-16 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Sanity improvements. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #9735 from nathanielmanistaatgoogle/lint-fixes | Nathaniel Manista | 2017-02-16 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Lint fixes. | ||
| | | * \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into bm_closure | Craig Tiller | 2017-02-15 |
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9720 from ctiller/fc | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Possible connection window flow control improvements | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9697 from ctiller/bm_trickle | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test that measures flow control stalls in a deterministic way | ||
| | | | | | * | | | | | | | | Fix escaping in index.html | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #9643 from ctiller/authority_allocation | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signal that authority can be compressed in hpack: saves 1 allocation/rpc | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9666 from ctiller/no_reuse | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | Eliminate CQ freelist | ||
| | | | | | | | | | | | | | * | Add random samping to run_tests.py | David Garcia Quintas | 2017-02-15 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | | Output diff on failed yapf sanity | Nathaniel Manista | 2017-02-15 |
| | | | | | | | | | | | | | | |||
| | | | | | * | | | | | | | | Ignore python_pylint_venv/. | Nathaniel Manista | 2017-02-15 |
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should have been included in 1a967c31c3a7fbd2d6d5cb6c1e575fdb2d. | ||
| | | | | * | | | | | | | | Fix and enable simplifiable-if-statement lint | Nathaniel Manista | 2017-02-15 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | Fix and enable dangerous-default-value lint | Nathaniel Manista | 2017-02-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix is more of an elision and the code in the changed area is reflowed. | ||
| | | | | * | | | | | | | | Fix and enable logging-format-interpolation lint | Nathaniel Manista | 2017-02-15 |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9713 from yongni/origin | matt-kwong | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a script and config for bringing interop test to kokoro | ||
| * | | | | | | | | | | | | Update grpc_interop.cfg | yongni | 2017-02-15 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #9732 from ctiller/bm_perf | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serialize running of perf, switch back to -f for consistent event counts | ||
| | | | | | | | * | | | | | | Better error reporting in run_tests.py | David Garcia Quintas | 2017-02-15 |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |||
| | * | | | | | | | | | | | Wed Feb 15 12:49:32 PST 2017 | Yong Ni | 2017-02-15 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | capitALization | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Syntax fix | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Serialize running of perf, switch back to -f for consistent event counts | Craig Tiller | 2017-02-15 |
|/ / / / / / / / / / / / | |||
| | | | | | | * | | | | | comments | David Garcia Quintas | 2017-02-15 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9724 from ctiller/parallel-perf | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Run perf benchmarks in parallel | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9709 from kpayson64/preserve_call | kpayson64 | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store cython-level call in grpc.Call | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9647 from ctiller/authority | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should only do host-->:authority if there is no :authority | ||
| | | * | | | | | | | | | | | | Run perf benchmarks in parallel | Craig Tiller | 2017-02-15 |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge pull request #9687 from ctiller/x | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make latency traces more useful | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9722 from ctiller/fix-perf | Craig Tiller | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add flamegraphs to index.html | ||
| | | | | | | | | | * | | | | | | Update microbenchmarking framework for new benchmark | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | | | Update microbenchmarking framework for new benchmark | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | | | Merge branch 'bm_trickle' into bm_closure | Craig Tiller | 2017-02-15 |
| | | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |_|/ / / / / / | | | | | | | | |/| | | | | | | | |||
| | | | | | | | * | | | | | | | | Merge branch 'bm_trickle' of github.com:ctiller/grpc into bm_trickle | Craig Tiller | 2017-02-15 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | | | | | | Update microbenchmarking framework for new benchmark | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | | | | Merge github.com:grpc/grpc into bm_trickle | Craig Tiller | 2017-02-15 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | | | | Add some tracing | Craig Tiller | 2017-02-15 |
| | | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | Add flamegraphs to index.html | Craig Tiller | 2017-02-15 |
|/ / / / / / / / / / / / / / / / | |||
| | | | | | | | | * / / / / / / | Possible connection window flow control improvements | Craig Tiller | 2017-02-15 |
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of incrementally doling out connection level flow control, use the fact that if a stream's initial_window_delta >= 0 then the application has made some commitment to read those bytes. That means that we should target connection level flow control to be: target_incoming_window = sum(stream_incoming_window_delta if stream_incoming_window_delta > 0) + max(0, k * bdp - sum(abs(stream_incoming_window_delta) if stream_incoming_window_delta < 0)) | ||
| | | | | | | | * | | | | | | | Review feedback | Craig Tiller | 2017-02-14 |
| | | | | | | | | | | | | | | |