-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUILD] Add OTLP/file exporter for dll and examples (#3231)
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
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
c33f800
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/1/process_time/real_time
0.260150668644669
ms/iter0.12345607679260791
ms/iter2.11
BM_SpinLockThrashing/2/process_time/real_time
0.5356829961140951
ms/iter0.2483094500342387
ms/iter2.16
BM_SpinLockThrashing/4/process_time/real_time
1.4393298249495656
ms/iter0.6513725264800643
ms/iter2.21
This comment was automatically generated by workflow using github-action-benchmark.