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

Fix empty grids repeatedly requesting a discard #5133

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

lucasmerlin
Copy link
Collaborator

@lucasmerlin lucasmerlin commented Sep 19, 2024

This does cause a slight difference in the amount of space allocated by a empty grid, is this a problem?
Before:

image

After:

image

Copy link
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

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

Looks good - I don't think the minor size difference is worth losing sleep over

@emilk emilk merged commit 9ba97a9 into master Sep 20, 2024
42 checks passed
@emilk emilk deleted the lucas/fix-empty-grid-request-discard branch September 20, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting PERF_WARNING: request_discard has been called X frames in a row
2 participants