Skip to content

Releases: isaaccormack/huffman_coding

Round 1 Optimized Decoder

20 Jul 19:14
687fdae
Compare
Choose a tag to compare

First pas at optimizing the decoder using optimizations in the C code.

Unoptimized Decoder

20 Jul 18:06
Compare
Choose a tag to compare

First pass encoder / decoder.

No optimizations are present.