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

Use ImmutableArrayBuilder<T> to create HLSL source #599

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

Sergio0694
Copy link
Owner

Description

This PR uses ImmutableArrayBuilder<T> to build HLSL source, which effectively adds pooling to that logic.
It also refactors the construction of all source generator builder types to make them simpler.

@Sergio0694 Sergio0694 added optimization 🚀 Performance improvement to existing APIs refactoring 🧹 Code style and architecture improvements labels Oct 9, 2023
@Sergio0694 Sergio0694 force-pushed the dev/array-pool-hlsl-building branch from 22a27c6 to 7506cab Compare October 9, 2023 11:31
@Sergio0694 Sergio0694 merged commit 2c9dd9f into main Oct 9, 2023
@Sergio0694 Sergio0694 deleted the dev/array-pool-hlsl-building branch October 9, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization 🚀 Performance improvement to existing APIs refactoring 🧹 Code style and architecture improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant