Skip to content

Conversation

gfoidl
Copy link

@gfoidl gfoidl commented Dec 20, 2021

For encoded length there's no need for the costly modulo operator.
For decoded length we can use bit-shifts instead of costly division.

For encoded length there's no need for the costly modulo operator.
For decoded length we can use bit-shifts instead of costly division.
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