-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix output time in metrics OStream exporter (#1346)
- Loading branch information
1 parent
a4bd3b0
commit 3a4a3a3
Showing
1 changed file
with
30 additions
and
3 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
3a4a3a3
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/1
7783557.653427124
ns/iter460155.0384714099
ns/iter16.92
BM_BaselineBuffer/2
7643220.4246521
ns/iter3378431.3201904297
ns/iter2.26
BM_LockFreeBuffer/1
3665022.134780884
ns/iter353697.5940660439
ns/iter10.36
BM_LockFreeBuffer/2
3697491.16897583
ns/iter1178330.1830291748
ns/iter3.14
This comment was automatically generated by workflow using github-action-benchmark.