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

Avoid a bazillion verts all at once #57

Merged
merged 2 commits into from
Mar 9, 2024
Merged

Avoid a bazillion verts all at once #57

merged 2 commits into from
Mar 9, 2024

Conversation

mitchej123
Copy link
Contributor

First of many optimizations to come. Takes 4 space elevators from ~300gb of allocations from tessellator buffer expansion to significantly less.

@mitchej123 mitchej123 requested review from minecraft7771, S4mpsa and a team March 9, 2024 21:26
@mitchej123
Copy link
Contributor Author

Before:
image

After:
image

@mitchej123 mitchej123 requested review from Caedis and BlueWeabo March 9, 2024 21:28
Copy link
Member

@BlueWeabo BlueWeabo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@mitchej123 mitchej123 merged commit 6b6e183 into master Mar 9, 2024
1 check passed
@mitchej123 mitchej123 deleted the optimizations branch March 9, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants