-
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.
[BUILD] CMake cleanup for message() (#2582)
- Loading branch information
Showing
2 changed files
with
16 additions
and
15 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
ac7ee5f
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/4
14625229.835510254
ns/iter7019505.500793457
ns/iter2.08
BM_LockFreeBuffer/2
6320216.655731201
ns/iter973956.3585650612
ns/iter6.49
BM_LockFreeBuffer/4
7760865.688323975
ns/iter1091797.2495808827
ns/iter7.11
This comment was automatically generated by workflow using github-action-benchmark.
ac7ee5f
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
4.862983226776123
ms/iter1.164414882659912
ms/iter4.18
BM_NaiveSpinLockThrashing/1/process_time/real_time
10.11286463056292
ms/iter0.09379159061575099
ms/iter107.82
BM_NaiveSpinLockThrashing/2/process_time/real_time
11.3869309425354
ms/iter0.1763439666904347
ms/iter64.57
BM_NaiveSpinLockThrashing/4/process_time/real_time
11.02609634399414
ms/iter0.5768905451268326
ms/iter19.11
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
27.521514892578125
ms/iter7.027924060821533
ms/iter3.92
This comment was automatically generated by workflow using github-action-benchmark.