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

Cache LLVOAvatar::isBuddy check to reduce repeated calls to LLAvatarTracker::isBuddy during draw #2149

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

RyeMutt
Copy link
Contributor

@RyeMutt RyeMutt commented Jul 30, 2024

Reduce repeated called to LLAvatarTracker::instance().isBuddy during draw and avatar updates

@github-actions github-actions bot added the c/cpp label Jul 30, 2024
Copy link
Contributor

@marchcat marchcat left a comment

Choose a reason for hiding this comment

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

Yay for the optimization!

Thank you!

@marchcat marchcat merged commit 0c70d3c into secondlife:develop Jul 30, 2024
9 of 11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants