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

Various memory optimizations #5972

Merged
merged 1 commit into from
May 26, 2021

Conversation

MarchingCube
Copy link
Collaborator

What does the pull request do?

Follow up cleanup after I've spotted a couple of issues when resizing.

What is the current behavior?

image

What is the updated/expected behavior with this PR?

image

How was the solution implemented (if it's not obvious)?

Removing LINQ again makes several big allocations go away (mostly Z index sorting).

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@MarchingCube MarchingCube requested a review from grokys May 24, 2021 16:56
@MarchingCube MarchingCube merged commit 45b0281 into AvaloniaUI:master May 26, 2021
@MarchingCube MarchingCube deleted the memory-fixes branch May 26, 2021 15:26
danwalmsley pushed a commit that referenced this pull request Jun 4, 2021
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.

None yet

3 participants