-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix class member initialization order (#1360)
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 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
8ef6764
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
0.3023415857997001
ms/iter0.13015860899042342
ms/iter2.32
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
14.92192870692203
ms/iter6.925225257873535
ms/iter2.15
BM_ThreadYieldSpinLockThrashing/2/process_time/real_time
71.76244258880615
ms/iter28.99637222290039
ms/iter2.47
This comment was automatically generated by workflow using github-action-benchmark.