-
Notifications
You must be signed in to change notification settings - Fork 451
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SEMANTIC CONVENTIONS] Upgrade to version 1.14.0 (#1697)
- Loading branch information
Showing
4 changed files
with
77 additions
and
81 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
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
ac105bf
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_AlwaysOffSamplerConstruction
3.098792155792427
ns/iter1.5127846841984902
ns/iter2.05
BM_AlwaysOnSamplerConstruction
3.1052783060554794
ns/iter0.8222821881192635
ns/iter3.78
BM_AlwaysOffSamplerShouldSample
37.8049283118683
ns/iter16.472401418101853
ns/iter2.30
BM_AlwaysOnSamplerShouldSample
37.86869323026718
ns/iter15.787474880112157
ns/iter2.40
This comment was automatically generated by workflow using github-action-benchmark.
ac105bf
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_SpanIdDefaultConstructor
4.254952657080268
ns/iter0.7352001947610525
ns/iter5.79
BM_SpanIdConstructor
4.436691778365934
ns/iter0.7246292582745028
ns/iter6.12
BM_SpanIdIsValid
4.045005440420396
ns/iter0.704409795853033
ns/iter5.74
BM_SpanCreation
76.39990077865576
ns/iter19.844801447278385
ns/iter3.85
BM_SpanCreationWithScope
460.9607059214505
ns/iter156.630342544594
ns/iter2.94
BM_NestedSpanCreationWithScope
1569.0033459578483
ns/iter499.4913137201896
ns/iter3.14
BM_SpanCreationWithManualSpanContextPropagation
338.8653069452622
ns/iter93.95731567846353
ns/iter3.61
BM_SpanCreationWitContextPropagation
1354.8423029847768
ns/iter482.52840787567965
ns/iter2.81
BM_NaiveSpinLockThrashing/1/process_time/real_time
0.20935019450401193
ms/iter0.06874481723584054
ms/iter3.05
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
19.68999703725179
ms/iter1.8886407216389973
ms/iter10.43
BM_ThreadYieldSpinLockThrashing/2/process_time/real_time
52.519798278808594
ms/iter5.290370721083421
ms/iter9.93
BM_ExtractBaggageHavingTenEntries
3.018911563663055
ns/iter0.8123627676986858
ns/iter3.72
BM_ExtractBaggageWith180Entries
3.014693918630191
ns/iter0.8544515223206302
ns/iter3.53
This comment was automatically generated by workflow using github-action-benchmark.