-
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.
Add CI jobs for new and deprecated metrics (#1531)
- Loading branch information
Showing
2 changed files
with
64 additions
and
9 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
d04e1ce
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.5326006147596571
ms/iter0.11080479792321457
ms/iter4.81
BM_SpinLockThrashing/2/process_time/real_time
1.4015281641924824
ms/iter0.25704355954688035
ms/iter5.45
BM_ProcYieldSpinLockThrashing/1/process_time/real_time
0.6934117846389907
ms/iter0.11189979842946499
ms/iter6.20
BM_ProcYieldSpinLockThrashing/2/process_time/real_time
1.3216937984432187
ms/iter0.21705680089042015
ms/iter6.09
BM_NaiveSpinLockThrashing/1/process_time/real_time
0.5020203552846834
ms/iter0.10891377274964045
ms/iter4.61
BM_NaiveSpinLockThrashing/2/process_time/real_time
0.9426991801616574
ms/iter0.21307860932699063
ms/iter4.42
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
29.327774047851562
ms/iter6.498878652399236
ms/iter4.51
This comment was automatically generated by workflow using github-action-benchmark.