-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SHIM] Add size to all string view mappings between OT and OTel (#3181)
- Loading branch information
Showing
5 changed files
with
31 additions
and
21 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
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
f167c36
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/2/process_time/real_time
0.3917441384912798
ms/iter0.18420370062530259
ms/iter2.13
BM_SpinLockThrashing/4/process_time/real_time
7.885935306549072
ms/iter0.6938731228863751
ms/iter11.37
BM_ProcYieldSpinLockThrashing/1/process_time/real_time
0.2181334951059605
ms/iter0.09551608871128944
ms/iter2.28
BM_ProcYieldSpinLockThrashing/4/process_time/real_time
1.9370583926930147
ms/iter0.7629765130077619
ms/iter2.54
BM_NaiveSpinLockThrashing/4/process_time/real_time
3.2636277815874886
ms/iter0.7416451642961066
ms/iter4.40
This comment was automatically generated by workflow using github-action-benchmark.