aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_chttp2_transport.cc
Commit message (Collapse)AuthorAge
* CleanupGravatar Yash Tibrewal2018-11-16
|
* Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
| | | | | | | Callers are updated to properly initialize the memory. This behavior can be overridden using GRPC_ARENA_INIT_STRATEGY environment variable.
* Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
|
* Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
|
* Fathom TCP level changes. TracedBuffer for keeping track of all buffersGravatar Yash Tibrewal2018-07-16
| | | | | to be traced. Adding tests for Fathom and TracedBuffer. A lot more. Please read PR description.
* Support microbenchmarks internallyGravatar ncteisen2018-04-25
|
* Merge pull request #14607 from markdroth/c++_byte_streamGravatar Mark D. Roth2018-03-12
|\ | | | | Convert byte_stream API to C++.
| * Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
| |
* | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Merge master into execctxGravatar Yash Tibrewal2017-12-05
|\
* | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| |
* | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \
| | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | |\ | | |/ | |/|
* | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ↵Gravatar Yash Tibrewal2017-11-14
| | | | | | | | | | | | ExecCtx and some minor changes
* | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | |
| * | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| | |
* | | Correction to closure.cc,bm_chttp2_hpack and few moreGravatar Yash Tibrewal2017-11-10
| | |
* | | Removing more exec_ctx instancesGravatar Yash Tibrewal2017-11-09
|/ /
| * Add notify_on_receive_settings closure to chttp2 transport.Gravatar Mark D. Roth2017-11-09
|/
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* Merge pull request #12219 from y-zeng/http2_connectorGravatar Yuchen Zeng2017-10-24
|\ | | | | Add the endpoint used by the handshake process to connector's pollset_set
| * Fix bm_chttp2_transportGravatar Yuchen Zeng2017-10-23
| |
* | flow control fixesGravatar Craig Tiller2017-10-12
| |
* | Fix compilationGravatar Craig Tiller2017-10-11
| |
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\|
| * Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
| |\
| | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | | | | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e.
| * | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
| |\|
| | * Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | |
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\ \ \ | | |/ | |/|
| * | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | |
| | * Fix fix fix chttp2_transportGravatar Craig Tiller2017-07-21
| | |
| | * Fix bm_chttp2_transportGravatar Craig Tiller2017-07-21
| | |
* | | Propagate grpc_millis furtherGravatar Craig Tiller2017-07-19
| |/ |/|
| * Pull out flow control objectsGravatar ncteisen2017-07-18
| |
| * Get rid of local window, fix qps workerGravatar ncteisen2017-07-18
| |
| * Pull flow control into one moduleGravatar ncteisen2017-07-18
|/
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
* | Remove functionGravatar Craig Tiller2017-05-24
|/
* Revert "Revert "Implement lazy deframe""Gravatar Muxi Yan2017-04-12
|
* Revert "Implement lazy deframe"Gravatar Craig Tiller2017-04-12
|
* Clean up unused variables and funcsGravatar Muxi Yan2017-04-07
|
* Fix bm_chttp2_transport memory leakGravatar Muxi Yan2017-04-07
|
* Fix bm_chttp2_transportGravatar Muxi Yan2017-04-07
|
* Merge remote-tracking branch 'upstream/master' into lazy-deframeGravatar Muxi Yan2017-04-04
|\
| * Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
| |