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

Optimization: Remove rangecheck #43

Closed
wants to merge 15 commits into from
Closed

Conversation

MierenManz
Copy link
Collaborator

Closes #41
This method is not needed. All underlying decoders already do range checking at each call.

@MierenManz
Copy link
Collaborator Author

Tests seem to be broken. I'll add a pr for that and then re-run these tests to make sure it doesn't actually break something

@MierenManz
Copy link
Collaborator Author

#44 seems to also have this pr in it due to me being a bit messy. I'll merge that one if it passes.

@MierenManz MierenManz closed this Nov 12, 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.

rangeCheck internal method is slow
2 participants