bneradt opened a new pull request, #12357: URL: https://github.com/apache/trafficserver/pull/12357
Performance tooling highlights hpack decoding as an expensive operation for us. This improves hpack performance by using the MIT licensed LiteSpeed implementation. When testing this in production, it seems to address the huffman_decode performance hot spot. It no longer appears near the top in `perf top`. Fixes: #12321 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
