-
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.
[BUILD] Fix references to trace namespace to be fully qualified (#2422)
- Loading branch information
1 parent
064fef0
commit 27a58cd
Showing
2 changed files
with
6 additions
and
6 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
27a58cd
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_SpinLockThrashing/1/process_time/real_time
9.82566313310103
ms/iter0.09785285432830111
ms/iter100.41
BM_SpinLockThrashing/2/process_time/real_time
11.998355388641357
ms/iter0.18025995737098785
ms/iter66.56
BM_SpinLockThrashing/4/process_time/real_time
14.221403333875868
ms/iter1.0900187492370605
ms/iter13.05
BM_ProcYieldSpinLockThrashing/1/process_time/real_time
0.6332042082300726
ms/iter0.09800685214483303
ms/iter6.46
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
28.514575958251953
ms/iter7.402871784410979
ms/iter3.85
This comment was automatically generated by workflow using github-action-benchmark.
27a58cd
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/1
10620527.267456055
ns/iter839417.6959991455
ns/iter12.65
BM_LockFreeBuffer/1
1817536.8309020996
ns/iter736002.9220581055
ns/iter2.47
BM_SpanCreation
1108.1121993151398
ns/iter547.5805621365405
ns/iter2.02
BM_NoopSpanCreation
308.5546820540028
ns/iter147.7005144580086
ns/iter2.09
This comment was automatically generated by workflow using github-action-benchmark.