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 Mandelbrot Performance #98

Open
dylanlangston opened this issue Mar 13, 2024 · 0 comments
Open

Improve Mandelbrot Performance #98

dylanlangston opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
📁 Enhancement Type - Update feature 🏷️ Frontend Area - Frontend 🧑‍💻 Zig 🟠 Zig code

Comments

@dylanlangston
Copy link
Owner

Improve performance of the Mandelbrot by running a test render and timing how long it takes, then adjusting the depth for the Mandelbrot so we have a good framerate on all devices.

@dylanlangston dylanlangston added 📁 Enhancement Type - Update feature 🧑‍💻 Zig 🟠 Zig code 🏷️ Frontend Area - Frontend labels Mar 13, 2024
@dylanlangston dylanlangston self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📁 Enhancement Type - Update feature 🏷️ Frontend Area - Frontend 🧑‍💻 Zig 🟠 Zig code
Projects
None yet
Development

No branches or pull requests

1 participant