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

SetTile should batch itself #5635

Open
metalgearsloth opened this issue Jan 27, 2025 · 0 comments
Open

SetTile should batch itself #5635

metalgearsloth opened this issue Jan 27, 2025 · 0 comments
Labels
Difficulty: 1-Easy Not impossible to figure out for newer coders, and simple for experienced ones. Issue: Performance Things are slow.

Comments

@metalgearsloth
Copy link
Contributor

Instead of SetTiles + SetTile I think it'd be better to just have SetTile + FlushTiles so content doesn't have to worry about batching if they are fire-and-forgetting updates.

@metalgearsloth metalgearsloth added Difficulty: 1-Easy Not impossible to figure out for newer coders, and simple for experienced ones. Issue: Performance Things are slow. labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: 1-Easy Not impossible to figure out for newer coders, and simple for experienced ones. Issue: Performance Things are slow.
Projects
None yet
Development

No branches or pull requests

1 participant