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

Optimize Remaining Parts of Decoder #1

Open
jhgg opened this issue Dec 24, 2015 · 0 comments
Open

Optimize Remaining Parts of Decoder #1

jhgg opened this issue Dec 24, 2015 · 0 comments

Comments

@jhgg
Copy link
Member

jhgg commented Dec 24, 2015

Current iteration of decoder is mainly a cython compile/port of the erlastic decoder. I've optimized it to meet our needs of decoding lots of unsigned 64 bit integers, but I want to also redo the rest of it properly soon. Also, I think I can optimize our hot code paths further.

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

No branches or pull requests

1 participant