Skip to content

Conversation

@jcdubois
Copy link

@jcdubois jcdubois commented Nov 4, 2023

This pull request will:

  • fix a few issues on the Makefile
  • improve the encoder performance by improving the push_bits() performance
  • improve the decoder performance by improving the get_bits() performance

- Fix uninstall target
- Fix bench target
- Fix tags target

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Don't loop bits by bits but work on byte shifting.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Don't loop bits by bits but work by shifting bites.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
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