lxaw/chibi-txt

Make the tree marker iterative, not recursive

lxaw opened this issue · 0 comments

lxaw commented

Recursive functions are not great performance-wise. In huffman.rs, fix the tree marking.