aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks
Commit message (Collapse)AuthorAge
* Revert "Revert "Add Testonly to Targets""Gravatar Noah Eisen2018-12-06
|
* Merge pull request #17418 from grpc/revert-16882-microbenchmarks-bazelGravatar Sheena Madan2018-12-05
|\ | | | | Revert "Make Microbenchmarks Test Targets"
| * Revert "Make Microbenchmarks Test Targets"Gravatar Sheena Madan2018-12-05
| |
* | Revert "Add Testonly to Targets"Gravatar Sheena Madan2018-12-05
|/
* Update BUILDGravatar Sheena Madan2018-12-04
|
* re add testonlyGravatar ncteisen2018-12-04
|
* disable some add someGravatar ncteisen2018-11-30
|
* Fix ubsanGravatar ncteisen2018-11-30
|
* Exclude censusGravatar ncteisen2018-11-30
|
* microbenchmarks don't use pollingGravatar ncteisen2018-11-30
|
* Make microbenchmarks test targetsGravatar Noah Eisen2018-11-30
|
* Merge pull request #17244 from guantaol/ev_epollbgGravatar Guantao Liu2018-11-28
|\ | | | | Preparation for the new background poller 'epollbg'
* \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
|\ \
| | * Add the missing definition of shutdown_background_closure to ↵Gravatar Guantao Liu2018-11-20
| |/ | | | | | | bm_cq_multiple_threads
* | CleanupGravatar Yash Tibrewal2018-11-16
| |
| * Modify remaining usecases in test/cppGravatar 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.
* Remove uneeded headerGravatar ncteisen2018-10-18
|
* Fix bazel for //test/cpp/microbenchmarks/...Gravatar Soheil Hassas Yeganeh2018-10-17
| | | | | Fix a build failure due to missed dependency and add the bm_create_call benchmark to the build targets.
* Fix two build breakagesGravatar ncteisen2018-10-04
|
* reviewer feedbackGravatar ncteisen2018-10-04
|
* Merge branch 'master' into interceptors_initialGravatar Yash Tibrewal2018-10-02
|\
| * Add documentation for running microbenchmarks with other toolingGravatar Hope Casey-Allen2018-09-28
| |
* | Create interfaces and initial plumbing for interception APIGravatar Yash Tibrewal2018-09-26
|/
* Warn on non-virtual destructor if class has virtual functionsGravatar Vijay Pai2018-09-20
|
* Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarksGravatar hcaseyal2018-09-20
|\ | | | | Add benchmarks for on_initial_header
| * Destroy metadata buffer at end of benchmark loopGravatar Hope Casey-Allen2018-09-20
| |
| * Reassign arena pointer instead of stomping on memoryGravatar Hope Casey-Allen2018-09-20
| |
| * Destroy arena at end of benchmark to not leak memoryGravatar Hope Casey-Allen2018-09-19
| |
| * Increase initial arena size to be more representative of real workload ↵Gravatar Hope Casey-Allen2018-09-19
| | | | | | | | scenario and increase frequency of recreating the arena to avoid oom
| * Move arena create outside of benchmark, format, and typo fixGravatar Hope Casey-Allen2018-09-19
| |
* | Only output stats if they were collectedGravatar Noah Eisen2018-09-17
| |
| * Fixing benchmark name and adding a new oneGravatar Hope Casey-Allen2018-09-13
|/
* Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
|
* Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
|
* Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ | | | | Fathom tcp changes
* | Add comment to address reviewer commentGravatar Vijay Pai2018-08-13
| |
* | Add proper synchronization so that stats are setup and destroyed cleanlyGravatar Vijay Pai2018-08-10
| |
* | Some cleanupGravatar Vijay Pai2018-08-10
| |
* | Infrastructure for adding custom polling enginesGravatar Vijay Pai2018-08-09
| |
| * 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.
* Add load reporting filterGravatar Juanli Shen2018-06-22
|
* Add channel creation benchmarkGravatar ncteisen2018-06-21
|
* Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3Gravatar Mark D. Roth2018-06-19
|\ | | | | Third attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
* \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
|\ \ | | | | | | Adding opencensus grpc plugin with bazel support.
* | | Revert "Revert "Add suppressions to sanitizers for bazel builds""Gravatar adelez2018-06-15
| | |
* | | Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
| | |
* | | Revert "Add suppressions to sanitizers for bazel builds"Gravatar Nicolas Noble2018-06-14
| | |
| | * Revert "Merge pull request #15746 from ↵Gravatar Mark D. Roth2018-06-14
| |/ |/| | | | | | | | | | | grpc/revert-15709-recv_trailing_metadata_ready2" This reverts commit 3f9308ce1f8cb42c96901c1700f0b9dbb531f186, reversing changes made to 92a0ae0b1081840d2c5a488f66bf6550c1a492f4.
* | Add data param to grpc_cc_libraryGravatar Adele Zhou2018-06-13
| |