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

Move call to attribute.NewSet outside lock when checking collisions #407

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Mar 1, 2023

Description: Simplifies logic for computing attribute set in the synchronous instrument state. Moves another allocation outside the locked region.

Link to tracking Issue: #377

Testing: Investigated real profiles of the 1.13.3 release, saw the offending allocation was still significant.

@jmacd jmacd merged commit 1c2988d into main Mar 1, 2023
@jmacd jmacd deleted the jmacd/lesslock branch March 1, 2023 21:33
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.

2 participants