Skip to content

update SDK to call version directly#5145

Draft
codeboten wants to merge 1 commit intoopen-telemetry:mainfrom
codeboten:codeboten/memory-footprint-reduction
Draft

update SDK to call version directly#5145
codeboten wants to merge 1 commit intoopen-telemetry:mainfrom
codeboten:codeboten/memory-footprint-reduction

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

Description

Removing the call to version in the resource to reduce the amount of libraries imported.

~17–27% memory reduction across all scenarios
~11–23% startup time reduction

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Ran unit tests

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

Removing the call to version in the resource to reduce the amount of libraries imported.

~17–27% memory reduction across all scenarios
~11–23% startup time reduction

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
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.

1 participant