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

Count the number of zero bits and use a loop instead of a stop token #13

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

archer884
Copy link
Owner

In theory, I figured this would optimize better than what I had before. In practice, the results are... odd.

Encoding smaller values seems to be faster:
image

Encoding larger values, however, is slower:
image

Why?!

@archer884
Copy link
Owner Author

It's probably because this just happens to be PR #13.

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.

None yet

1 participant