91d6e0ea8f
Motivation The nice change made by @carl-mastrangelo in #9307 for lookup-table based HPACK Huffman decoding can be simplified a little to remove the separate flags field and eliminate some intermediate operations. Modification Simplify HpackHuffmanDecoder::decode logic including de-dup of the per-nibble part. Result Less code, possibly better performance though not noticeable in a quick benchmark. |
||
---|---|---|
.. | ||
src | ||
pom.xml |