Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmarks for measuring cost of Logger, Provider creation #1996

Merged

Conversation

cijothomas
Copy link
Member

Related to #1995
This adds a dedicated benchmark to show the cost of creating provider, and logger. These are expected to be one-time operation and end users are expected to re-use them.

@cijothomas cijothomas requested a review from a team August 7, 2024 19:50
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.1%. Comparing base (528e0a6) to head (9ff54af).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1996   +/-   ##
=====================================
  Coverage   75.1%   75.1%           
=====================================
  Files        122     122           
  Lines      20633   20633           
=====================================
  Hits       15497   15497           
  Misses      5136    5136           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cijothomas cijothomas merged commit d8bb764 into open-telemetry:main Aug 7, 2024
25 checks passed
@cijothomas cijothomas deleted the cijothomas/add-log-benchamrks branch August 7, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants