-
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.
[API] DO not allow unsafe
Logger::EmitLogRecord
(#2673)
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 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
17c3bc6
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_NaiveSpinLockThrashing/4/process_time/real_time
1.6793118247502967
ms/iter0.593912721884371
ms/iter2.83
This comment was automatically generated by workflow using github-action-benchmark.
17c3bc6
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
7802274.227142334
ns/iter2844405.174255371
ns/iter2.74
BM_BaselineBuffer/4
15336954.593658447
ns/iter2468392.8983584186
ns/iter6.21
BM_LockFreeBuffer/2
8218231.201171875
ns/iter1248226.6426086426
ns/iter6.58
BM_LockFreeBuffer/4
9439129.829406738
ns/iter1288424.7604259946
ns/iter7.33
This comment was automatically generated by workflow using github-action-benchmark.