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

Improve SWRender performance on ESP32 S3 #7631

Open
aurindam opened this issue Feb 13, 2025 · 0 comments
Open

Improve SWRender performance on ESP32 S3 #7631

aurindam opened this issue Feb 13, 2025 · 0 comments
Labels
a:renderer-software Software Renderer (mO,bF) optimization

Comments

@aurindam
Copy link
Member

  • Optimize overdrawing to reduce unnecessary rendering.
  • Improve the main rendering loop—there’s likely significant room for gains.
  • Utilize the second core for better performance.

see #7623

@aurindam aurindam added a:renderer-software Software Renderer (mO,bF) optimization labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:renderer-software Software Renderer (mO,bF) optimization
Projects
None yet
Development

No branches or pull requests

1 participant