erlpack
erlpack copied to clipboard
Optimize Remaining Parts of Decoder
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.