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

XamlMember.GetHashCode allocates lots of strings #13228

Open
Tracked by #8597
Youssef1313 opened this issue Aug 13, 2023 · 0 comments
Open
Tracked by #8597

XamlMember.GetHashCode allocates lots of strings #13228

Youssef1313 opened this issue Aug 13, 2023 · 0 comments
Labels
area/performance 📈 Categorizes an issue or PR as relevant to performance difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request

Comments

@Youssef1313
Copy link
Member

image

It should be possible to implement an allocation-less GetHashCode.

@Youssef1313 Youssef1313 added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. area/performance 📈 Categorizes an issue or PR as relevant to performance labels Aug 13, 2023
@jeromelaban jeromelaban removed the triage/untriaged Indicates an issue requires triaging or verification label Aug 14, 2023
@MartinZikmund MartinZikmund added difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance 📈 Categorizes an issue or PR as relevant to performance difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants