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

Add PPU Prediction catch-up to increase performance and reduce CPU #235

Open
lukexor opened this issue May 17, 2024 · 0 comments
Open

Add PPU Prediction catch-up to increase performance and reduce CPU #235

lukexor opened this issue May 17, 2024 · 0 comments
Labels
enhancement New feature or request tetanes-core Change related to tetanes-core

Comments

@lukexor
Copy link
Owner

lukexor commented May 17, 2024

In the latest release, APU prediction/catch-up was added which increased performance by a fair amount. PPU prediction/catch-up will be more complicated but should result in even greater gains as most of the frame time is dedicated just to PPU rendering and memory fetching.

@lukexor lukexor added the enhancement New feature or request label May 17, 2024
@lukexor lukexor self-assigned this May 17, 2024
@lukexor lukexor added the tetanes-core Change related to tetanes-core label May 29, 2024
@lukexor lukexor removed their assignment May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tetanes-core Change related to tetanes-core
Projects
None yet
Development

No branches or pull requests

1 participant