aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
|\ | | | | | | error-slice-optimization
| * Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
| |\ | | | | | | Add benchmark suite for chttp2
| * \ Merge pull request #10200 from ctiller/bad_trackingGravatar Craig Tiller2017-03-21
| |\ \ | | | | | | | | Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
| | | * Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| | |/ | |/|
| * | Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| |\ \ | | | | | | | | Destroy pointer args when destructing a ChannelArguments
| | | * Fix tracking of writes: we dont need TrackCounters for bm_fullstack since ↵Gravatar Craig Tiller2017-03-17
| | |/ | |/| | | | | | | the fixture does it
| * | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\ \
| | * | Restore missing benchmarksGravatar Craig Tiller2017-03-16
| | | |
| * | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\| |
| | * | Merge pull request #9786 from vjpai/heldplaceGravatar Vijay Pai2017-03-16
| | |\ \ | | | | | | | | | | Eliminate a "using namespace"
| * | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\| | |
| | | * | Eliminate std::placeholdersGravatar Vijay Pai2017-03-16
| | | | |
| | * | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| | |\ \ \ | | | |/ / | | |/| | Arena allocator for grpc
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | error-slice-optimization
| | | * | | Merge pull request #10000 from yang-g/grpc_pb_hGravatar Yang Gao2017-03-15
| | |/| | | | |/| | | | | | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos
| | * | | | Fix compilationGravatar Craig Tiller2017-03-15
| | | | | |
| | * | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | | * Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| | | | | |
| * | | | | add missing headerGravatar yang-g2017-03-14
| | | | | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\| | | | | | | | | | | | | | | | | | | | | | | error-slice-optimization
| | | | * | Fix crashGravatar Craig Tiller2017-03-14
| | | |/ / | | |/| |
* | | | | Added benchmark to show static vs copiedGravatar ncteisen2017-03-13
| | | | |
* | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | | |
| * | | | Merge pull request #9984 from ctiller/poll-wakeupGravatar Craig Tiller2017-03-13
| |\ \ \ \ | | | | | | | | | | | | Add some pollset benchmarks
| | | * | | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| | | | | |
* | | | | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| | | | | |
| * | | | | 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 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 #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 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
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |