-
Notifications
You must be signed in to change notification settings - Fork 416
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Metrics] Make context optional for histogram instruments in Metrics …
…SDK (#2416)
- Loading branch information
1 parent
71d0e50
commit 064fef0
Showing
6 changed files
with
375 additions
and
139 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
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
Oops, something went wrong.
064fef0
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_BaselineBuffer/2
13592340.94619751
ns/iter2772278.07372867
ns/iter4.90
BM_BaselineBuffer/4
15313642.024993896
ns/iter2547808.103663947
ns/iter6.01
BM_LockFreeBuffer/2
7467222.213745117
ns/iter951385.9748840332
ns/iter7.85
BM_LockFreeBuffer/4
10117330.551147461
ns/iter1023276.2311785753
ns/iter9.89
This comment was automatically generated by workflow using github-action-benchmark.