aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| | | | * | | | | | | | | Dont track allocations if we are not going to use themGravatar Craig Tiller2017-03-10
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | | | * | | | | | | Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | * | | | | | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
| | |_|/| | | | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | | * Fix fuzzing detected errorGravatar Craig Tiller2017-03-10
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #9807 from vjpai/rqGravatar Vijay Pai2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Finish streams that error. Don't histogram failed ops.
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9963 from ncteisen/error-arena-optimizationGravatar Noah Eisen2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error arena optimization
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10067 from ctiller/less_countersGravatar Craig Tiller2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dont use memory counters unless counters mode is on
| | | | | | | * \ \ \ \ \ \ \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability tests
| * | | | | | | \ \ \ \ \ \ \ \ Merge pull request #10068 from ctiller/zalloc_benchGravatar Craig Tiller2017-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | Track zalloc times in microbenchmark
| | | | | | | | | | | * | | | | Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-09
| | | | | | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #10039 from ctiller/server_channel_argsGravatar Craig Tiller2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Server channel args
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9996 from ctiller/bm_channelGravatar Craig Tiller2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of creating a call on a lame channel in C++
| | | | | | * | | | | | | | | | | | Address github commentsGravatar ncteisen2017-03-09
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | Make ASAN happyGravatar Craig Tiller2017-03-09
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | s/realloc/gpr_realloc to fix mem bugGravatar Noah Eisen2017-03-09
| | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-09
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error-arena-optimization
| | | | | | | | | | | * | | | | | | Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | Add speed of light measuresGravatar Craig Tiller2017-03-09
| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | clang-formatGravatar Craig Tiller2017-03-09
| | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | Track zalloc times in microbenchmarkGravatar Craig Tiller2017-03-09
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This forms our speed of light for call creation: at some point call creation is dominated by zeroing memory and all we can do is reduce the size of the call... let's track where that point is.
| | | | | * | | | | | | | | | | | Dont use memory counters unless counters mode is onGravatar Craig Tiller2017-03-09
| | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | Error arena optimizationGravatar ncteisen2017-03-08
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-08
| | | | | | | | | | | | |\ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge github.com:grpc/grpc into bm_channelGravatar Craig Tiller2017-03-08
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge pull request #9977 from ctiller/fssplitGravatar Craig Tiller2017-03-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
| | | | | * | | | | | | | | | | Merge github.com:grpc/grpc into server_channel_argsGravatar Craig Tiller2017-03-08
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Add test of server builder, including channel argsGravatar Craig Tiller2017-03-08
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Actually print error messageGravatar Craig Tiller2017-03-07
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | Avoid repetitive division calculationsGravatar Yuchen Zeng2017-03-07
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #10001 from y-zeng/fling_streamGravatar Yuchen Zeng2017-03-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gpr_subprocess in fling_stream_test
| | | | | | | | | * | | | | | | | Document status ordering rulesGravatar Craig Tiller2017-03-06
| | | | | | | | | | |_|_|_|_|/ / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This documents a rule that's existed in a hard to find internal document that's existed since Feb 2016 by abhikumar@google.com. Since that rule is critical to untangling some gRPC C core behavior, we should document it publically.
| | * | | | | | | | | | | | | | Merge pull request #9983 from dgquintas/1.1.x_to_masterGravatar David G. Quintas2017-03-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | Upmerge of 1.1.x to master.
| | | | * | | | | | | | | | | | Use gpr_subprocess in fling_stream_testGravatar Yuchen Zeng2017-03-06
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | Merge branch 'fssplit' of github.com:ctiller/grpc into fssplitGravatar Craig Tiller2017-03-06
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Resolve sanity failuresGravatar Craig Tiller2017-03-06
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Merge branch 'fssplit' into bm_channelGravatar Craig Tiller2017-03-06
| | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | | | | * | | | | | | | | | Add a test of creating a call on a lame channel in C++Gravatar Craig Tiller2017-03-06
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | | Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #8407 from jronak/fixtagGravatar Yang Gao2017-03-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replaced protobuf tag
| | | | | | | | | | | | * | | Fix linuxGravatar Craig Tiller2017-03-03
| | | | | | | | | | | |/ / /
| | | | | | | | | | | * | | Add some pollset benchmarksGravatar Craig Tiller2017-03-03
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
| | | |/| | | | | | | | | | | | |/| | | | | | | | | | |
| | | | | | | | | | | * | | Merge branch 'fssplit' into poll-wakeupGravatar Craig Tiller2017-03-03
| | | | | | | | | | | |\ \ \ | | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | Fix mac buildGravatar Craig Tiller2017-03-03
| | | | | |/ / / / / / / /
| | | | | | | | | | * / / Pollset benchmarkGravatar Craig Tiller2017-03-03
| | | | | | |_|_|_|/ / / | | | | | |/| | | | | |
| | * | | | | | | | | | Merge pull request #9939 from ctiller/stream_owned_sliceGravatar Craig Tiller2017-03-03
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add a slice type that shares a refcount with a transport stream
| | | | | | * | | | | | | CleanupGravatar Craig Tiller2017-03-03
| | | | | | | | | | | | |
| | | | | | * | | | | | | Get back trickleGravatar Craig Tiller2017-03-03
| | | | | | | | | | | | |