Mark D. Roth
|
e204e5e497
|
Apply #13336 to v1.8.x branch.
|
7 years ago |
ncteisen
|
3039b37a0e
|
Fix bad merge
|
7 years ago |
ncteisen
|
40737d67ee
|
Add error string to recv status API
|
7 years ago |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
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""
This reverts commit ac5522bef7 .
|
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
|
8 years ago |
Vijay Pai
|
06e174a088
|
Separate public and internal C++ interfaces
|
8 years ago |
Yash Tibrewal
|
39aed1ae8b
|
Remove unnecessary extern Cs
|
8 years ago |
ncteisen
|
c296e82e11
|
clang fmt
|
8 years ago |
ncteisen
|
9e3eedb6af
|
Remove old header benchmark
|
8 years ago |
ncteisen
|
6bf4bcef04
|
Fix bm_diff
|
8 years ago |
Yuchen Zeng
|
6a0874b405
|
Fix bm_chttp2_transport
|
8 years ago |
yang-g
|
83085aa74f
|
Add a microbm, seeing 195ns with current impl and 162ns with new impl
|
8 years ago |
Craig Tiller
|
25b037fe9d
|
Fix benchmark crash
|
8 years ago |
Craig Tiller
|
f83b6ce151
|
Fix compilation
|
8 years ago |
yang-g
|
c010d1d18a
|
Update benchmark according to new encoding method
|
8 years ago |
yang-g
|
c94c7cc5b5
|
restore existing fixtures
|
8 years ago |
yang-g
|
377636f4d2
|
Make hpack micro bm more representative
|
8 years ago |
Craig Tiller
|
3273648a87
|
flow control fixes
|
8 years ago |
Craig Tiller
|
2145d2cee4
|
clang-format
|
8 years ago |
Craig Tiller
|
4048569477
|
Fix compilation
|
8 years ago |
Craig Tiller
|
99fafa17a3
|
Fix compilation
|
8 years ago |
Craig Tiller
|
710334577c
|
Fix sanity
|
8 years ago |
Craig Tiller
|
f7225eb5f6
|
Fix some stalling in bm_fullstack_trickle, also switch to synthetic time
|
8 years ago |
Alok Kumar
|
6b84005651
|
Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h
|
8 years ago |
Craig Tiller
|
8e87c74fe9
|
Fix compilation for C++
|
8 years ago |
Craig Tiller
|
ed26a49b2c
|
Add annotation
|
8 years ago |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
8 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
8 years ago |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
8 years ago |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
8 years ago |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
8 years ago |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
8 years ago |
Craig Tiller
|
b675e0a0af
|
Annotate benign race
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Craig Tiller
|
5489d41c15
|
Expose histograms via microbenchmarks
|
8 years ago |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
8 years ago |
Vijay Pai
|
81522c8ebe
|
Add unsecure libraries to bazel build targets
|
8 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
8 years ago |
yang-g
|
7d6b914f98
|
Change return type to bool
|
8 years ago |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
8 years ago |