-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SDK] Fix GetLogger with empty library name (#2398)
- Loading branch information
1 parent
35a9362
commit 86ee886
Showing
3 changed files
with
25 additions
and
12 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
86ee886
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_LockFreeBuffer/4
7670276.165008545
ns/iter1082222.4324722423
ns/iter7.09
BM_AlwaysOffSamplerConstruction
1.9450961144226064
ns/iter0.8064599240033182
ns/iter2.41
BM_AlwaysOnSamplerConstruction
2.0287201098149836
ns/iter0.8155888145205716
ns/iter2.49
This comment was automatically generated by workflow using github-action-benchmark.
86ee886
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
2.143775080867261
ns/iter0.7805287642534047
ns/iter2.75
BM_ExtractBaggageWith180Entries
1.9457988954335963
ns/iter0.8053844692459495
ns/iter2.42
BM_SpinLockThrashing/1/process_time/real_time
0.285157376090012
ms/iter0.0931410677103884
ms/iter3.06
BM_SpanIdDefaultConstructor
2.029090644017264
ns/iter0.6252161014842883
ns/iter3.25
BM_SpanIdConstructor
2.031324086568636
ns/iter0.6294824959324
ns/iter3.23
BM_SpanIdIsValid
1.86633647360865
ns/iter0.6244716276844675
ns/iter2.99
This comment was automatically generated by workflow using github-action-benchmark.