-
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.
fix errors in SDK documentation (#1201)
- Loading branch information
Showing
1 changed file
with
14 additions
and
10 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
e1c8557
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.4438584524102019
ms/iter0.11017736514664923
ms/iter4.03
BM_ProcYieldSpinLockThrashing/1/process_time/real_time
0.45503040708868625
ms/iter0.1948637032658799
ms/iter2.34
BM_NaiveSpinLockThrashing/1/process_time/real_time
0.5566352426749954
ms/iter0.1104881010752629
ms/iter5.04
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
26.73490047454834
ms/iter6.40150633725253
ms/iter4.18
BM_ThreadYieldSpinLockThrashing/2/process_time/real_time
51.793416341145836
ms/iter25.6960391998291
ms/iter2.02
This comment was automatically generated by workflow using github-action-benchmark.