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

Remove closure allocations in VeldridStagingTexturePool #6373

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

smoogipoo
Copy link
Contributor

Trying to not overcomplicate this one too much.

Over about 10 seconds idle with frame time statistics graphs open:

before after
image image

@peppy peppy merged commit 0a65ba9 into ppy:master Sep 10, 2024
13 checks passed
@Eeveelution
Copy link

Sorry for commenting on closed PRs, but I'm curious: what tool are you using to profile memory allocations like in the attached screenshot? I'm not familiar with memory profiling so I'd love to know more.

@smoogipoo
Copy link
Contributor Author

https://www.jetbrains.com/dotmemory

It's part of JetBrains Rider these days, too.

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.

3 participants