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

fix: Reduce Hash Allocations in PG Instrumentation #232

Merged
merged 2 commits into from
Jan 14, 2023

Conversation

arielvalentin
Copy link
Collaborator

Copy link
Contributor

@ericmustin ericmustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comment but not blocking, lgtm

@arielvalentin arielvalentin marked this pull request as draft January 13, 2023 16:29
@arielvalentin arielvalentin force-pushed the collection-compact branch 3 times, most recently from aec07e4 to 0c71411 Compare January 14, 2023 16:52
This change removes allocation of 2 additional hashes per PG SQL span.
@arielvalentin arielvalentin marked this pull request as ready for review January 14, 2023 17:06
@arielvalentin arielvalentin changed the title chore: Enable Style/CollectionCompact fix: Reduce Hash Allocations in PG Instrumentation Jan 14, 2023
Copy link
Contributor

@ericmustin ericmustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@arielvalentin arielvalentin merged commit 53a5b26 into open-telemetry:main Jan 14, 2023
@arielvalentin arielvalentin deleted the collection-compact branch January 14, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants