aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks
Commit message (Expand)AuthorAge
* Merge pull request #17658 from guantaol/avoid_thd_jumpGravatar Vijay Pai2019-01-09
|\
* | Remove subchannel argsGravatar Juanli Shen2019-01-08
| * Avoid the thread jump in server callback APIs.Gravatar Guantao Liu2019-01-07
|/
* Add microbenchmarks for grpc_timerGravatar Soheil Hassas Yeganeh2018-12-21
* Merge remote-tracking branch 'upstream/master' into gpr_test_util_to_grpc_tes...Gravatar yang-g2018-12-17
|\
| * Benchmark to show that byte buffer copy is size-independentGravatar Vijay Pai2018-12-14
| * clang tidy and clang formatGravatar ncteisen2018-12-07
* | Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
| * 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"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
|\
* \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
|\ \
| | * Add the missing definition of shutdown_background_closure to bm_cq_multiple_t...Gravatar Guantao Liu2018-11-20
| |/
* | 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
* Remove uneeded headerGravatar ncteisen2018-10-18
* Fix bazel for //test/cpp/microbenchmarks/...Gravatar Soheil Hassas Yeganeh2018-10-17
* 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
|\
| * 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 scenar...Gravatar Hope Casey-Allen2018-09-19
| * 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
|\
* | 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
|/
* Add load reporting filterGravatar Juanli Shen2018-06-22