-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Fix CI failures on Ubuntu 24.04 (#2686)
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
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
c5269cd
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/2
11413676.738739014
ns/iter2528412.8189086914
ns/iter4.51
BM_BaselineBuffer/4
14846146.10671997
ns/iter2578565.1170846187
ns/iter5.76
BM_LockFreeBuffer/2
8345904.350280762
ns/iter1134691.9536590576
ns/iter7.36
BM_LockFreeBuffer/4
10360925.197601318
ns/iter1151117.6404818683
ns/iter9.00
BM_SumAggregation
18117119.28423713
ns/iter7559989.628038908
ns/iter2.40
This comment was automatically generated by workflow using github-action-benchmark.
c5269cd
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_ProcYieldSpinLockThrashing/4/process_time/real_time
1.6502310531307953
ms/iter0.7332468789721293
ms/iter2.25
BM_NaiveSpinLockThrashing/2/process_time/real_time
0.362879060292932
ms/iter0.17940449087243332
ms/iter2.02
This comment was automatically generated by workflow using github-action-benchmark.