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

no more dropped click events at low framerate; reduce number of temp. tables #107

Merged
merged 3 commits into from Dec 21, 2021
Merged

Conversation

megagrump
Copy link
Contributor

This is slightly slower than before, but avoids a whole bunch of temporaries and reduces GC churn.

@flamendless flamendless merged commit db0a9de into flamendless:master Dec 21, 2021
@megagrump megagrump deleted the clickEvents branch December 21, 2021 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Excessive garbage buildup Clicks get dropped at low framerate
2 participants