Files
uc2/lib
Eremey Valetov 75a5ea541e Confirm custom Huffman trees still incompatible with original nuke1
Tested custom trees with the custom master fix in place — the original
still hangs.  The tree incompatibility is a separate issue from the
SuperMaster path hang (both are real problems, both are now understood).

Custom trees give ~40% better compression for text data (1066 vs 1688
bytes for textfile.txt) but are incompatible with nuke1's assumptions.
Default tree retained for backward compatibility.

Updated roadmap to separate the backward compat (done) from the tree
optimization (remaining).
2026-03-29 15:36:48 -04:00
..