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

Change pre-allocated slice to empty slice. #6

Closed
wants to merge 1 commit into from
Closed

Change pre-allocated slice to empty slice. #6

wants to merge 1 commit into from

Conversation

cleroux
Copy link

@cleroux cleroux commented Jun 15, 2020

Code was previously appending fields to a pre-allocated slice resulting in the slice being potentially twice as long as it needed to be.
Addresses #3

Code was previously appending fields to a pre-allocated slice resulting in the slice being potentially twice as long as it needed to be.
Addresses #3
@cleroux cleroux closed this by deleting the head repository May 3, 2024
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.

1 participant