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

Improve AAMP name guessing performance #8

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Improve AAMP name guessing performance #8

merged 2 commits into from
Jul 10, 2024

Conversation

NiceneNerd
Copy link
Owner

The speed at which hash->name guesses are made in AAMP text is drastically reduced here if we remove the repeated allocations from the guessing process, instead using a single buffer to format test strings for the entire guessing process.

@NiceneNerd NiceneNerd merged commit 6b5e8a4 into master Jul 10, 2024
3 checks passed
@NiceneNerd NiceneNerd deleted the fast-aamp branch July 10, 2024 16:31
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