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

Speed up fuzzer_tool_flac #770

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Speed up fuzzer_tool_flac #770

merged 2 commits into from
Dec 4, 2024

Conversation

ktmf01
Copy link
Collaborator

@ktmf01 ktmf01 commented Dec 3, 2024

Some small improvements, not necessarily the largest, just whatever I stumbled upon.

Growing up to the max allowed size took roughly 4000 reallocations,
which can be expensive. Now grow exponentially, which requires
about 30 reallocations up to max size.
@ktmf01 ktmf01 merged commit d1d72aa into xiph:master Dec 4, 2024
16 checks passed
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