aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_metadata.cc
Commit message (Expand)AuthorAge
* Support microbenchmarks internallyGravatar ncteisen2018-04-25
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* Merge masterGravatar Yash Tibrewal2017-11-16
|\
* | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
* | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| * Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* | Removing more exec_ctx instancesGravatar Yash Tibrewal2017-11-09
* | Merge with masterGravatar Yash Tibrewal2017-11-09
|\|
| * Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
* | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-22
|\
| * Merge github.com:grpc/grpc into poll-wakeupGravatar Craig Tiller2017-03-10
| |\
* | \ Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-03-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #9977 from ctiller/fssplitGravatar Craig Tiller2017-03-08
| |\ \
| | | * Pollset benchmarkGravatar Craig Tiller2017-03-03
| | |/
| | * BugfixesGravatar Craig Tiller2017-03-03
| | * Move helpers to a common place, use them everywhereGravatar Craig Tiller2017-03-03
| |/ |/|
| * Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
|/
* Add a benchmark for metadata primitivesGravatar Craig Tiller2017-02-16