-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix compilation error with protobuf 3.5 (#1289)
- Loading branch information
Showing
3 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91b0572
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_AlwaysOffSamplerConstruction
2.9843452013723075
ns/iter1.4364650806542605
ns/iter2.08
BM_AlwaysOnSamplerConstruction
3.0926627921244765
ns/iter1.4360437367958228
ns/iter2.15
BM_BaselineBuffer/2
9339716.43447876
ns/iter3542239.189147949
ns/iter2.64
BM_LockFreeBuffer/1
2905284.881591797
ns/iter395869.838436587
ns/iter7.34
This comment was automatically generated by workflow using github-action-benchmark.
91b0572
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp api Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_ExtractBaggageHavingTenEntries
3.879768237499005
ns/iter1.6284719084825245
ns/iter2.38
BM_SpanIdIsValid
5.326691212422497
ns/iter1.7079519629041526
ns/iter3.12
This comment was automatically generated by workflow using github-action-benchmark.