519 Commits (98fd5a73c3bf1aa285f58932e76bfeaaf5766786)

Author SHA1 Message Date
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 0032548674 Correction to closure.cc,bm_chttp2_hpack and few more 7 years ago
Yash Tibrewal 3150744c71 Removing more exec_ctx instances 7 years ago
Mark D. Roth 04c97d0e0d Add notify_on_receive_settings closure to chttp2 transport. 7 years ago
Mark D. Roth bcfd0f38fc Bool-ify is_client param. 7 years ago
ncteisen e8b09eee58 Fix deadlock 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
ncteisen b669ff34eb Revert "Revert "Fix benchmark crash"" 7 years ago
Noah Eisen ac5522bef7
Revert "Fix benchmark crash" 7 years ago
Vijay Pai f92b530068 Fix a data race in microbenchmark stats gathering 7 years ago
Vijay Pai cb36615ddd GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend 7 years ago
Ken Payson 667aa2b990 Add call size bm_diff 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
ncteisen c296e82e11 clang fmt 7 years ago
ncteisen 9e3eedb6af Remove old header benchmark 7 years ago
ncteisen 6bf4bcef04 Fix bm_diff 7 years ago
Yuchen Zeng 6a0874b405 Fix bm_chttp2_transport 7 years ago
yang-g 83085aa74f Add a microbm, seeing 195ns with current impl and 162ns with new impl 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller 25b037fe9d Fix benchmark crash 7 years ago
Craig Tiller f83b6ce151 Fix compilation 7 years ago
yang-g c010d1d18a Update benchmark according to new encoding method 7 years ago
yang-g c94c7cc5b5 restore existing fixtures 7 years ago
yang-g 377636f4d2 Make hpack micro bm more representative 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 2145d2cee4 clang-format 7 years ago
Craig Tiller 4048569477 Fix compilation 7 years ago
Craig Tiller 99fafa17a3 Fix compilation 7 years ago
Craig Tiller 710334577c Fix sanity 7 years ago
Craig Tiller f7225eb5f6 Fix some stalling in bm_fullstack_trickle, also switch to synthetic time 7 years ago
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago
Craig Tiller 8e87c74fe9 Fix compilation for C++ 7 years ago
Craig Tiller ed26a49b2c Add annotation 7 years ago
Craig Tiller c1453ca8c2 Revert "Annotate benign race" 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Alok Kumar 1b6f4fc79f Clang format modified files 7 years ago
Alok Kumar dd9916d364 Fix microbenchmarks BUILD file 7 years ago
Alok Kumar e0399c29c5 Partition microbenchmarks to be easily sharable for google specific transports 7 years ago
Craig Tiller 6869da4d65 Annotate benign race 7 years ago
Craig Tiller b675e0a0af Annotate benign race 7 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 7 years ago
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 7 years ago
Mark D. Roth 76e264b8df Implement call combiner. 7 years ago
ncteisen c302eb9840 Microbenchmarks work with bazel 7 years ago
Vijay Pai 81522c8ebe Add unsecure libraries to bazel build targets 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
yang-g 7d6b914f98 Change return type to bool 7 years ago