Skip to content

Conversation

@fintelia
Copy link
Contributor

@fintelia fintelia commented Nov 2, 2025

This ports over the huffman table building logic from fdeflate. The most significant difference is that it uses a secondary decoding table rather than forcing read_symbol_slowpath to walk a tree structure. The primary tree now uses u16 entries rather than u32's which should save memory.

Improves end-to-end performance by 1-2%

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

Successfully merging this pull request may close these issues.

1 participant