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

String and Vec improvements #10

Open
LawsOfScience opened this issue Nov 24, 2022 · 0 comments
Open

String and Vec improvements #10

LawsOfScience opened this issue Nov 24, 2022 · 0 comments

Comments

@LawsOfScience
Copy link
Owner

Mainly need to pre-allocate Strings and Vecs to their max size and then shrink them to fit once they've been populated. May help some with performance and memory footprint.

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

No branches or pull requests

1 participant