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

Extract display name patterns to constants #1628

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 2, 2021

This changes to constant patterns for calculating display names, which cuts out ~18% of the time spent and reduces GC pressure as well.

This changes to constant patterns for calculating display names, which cuts out
~18% of the time spent and reduces GC pressure as well.
@jryans jryans requested a review from a team March 2, 2021 18:02
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

yay, faster speed :D

@jryans jryans merged commit d11adb6 into develop Mar 3, 2021
@t3chguy t3chguy deleted the jryans/opt-display-name branch May 10, 2022 14:37
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