-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EXPORTER] Upgrade to opentelemetry-proto 1.4.0 (#3157)
- Loading branch information
Showing
4 changed files
with
15 additions
and
27 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
Submodule opentelemetry-proto
updated
14 files
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
fe68d51
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/4/process_time/real_time
1.3764823476473491
ms/iter0.6833334861717788
ms/iter2.01
BM_ProcYieldSpinLockThrashing/2/process_time/real_time
0.5779888318932574
ms/iter0.20378167353597101
ms/iter2.84
BM_ProcYieldSpinLockThrashing/4/process_time/real_time
1.900983036012578
ms/iter0.7076752491486378
ms/iter2.69
BM_NaiveSpinLockThrashing/2/process_time/real_time
0.7327411134364241
ms/iter0.1895427703857422
ms/iter3.87
BM_NaiveSpinLockThrashing/4/process_time/real_time
1.6654021498085796
ms/iter0.7080567510504472
ms/iter2.35
This comment was automatically generated by workflow using github-action-benchmark.