commit | e00bfd578bd83657d7d38edcf42ef89fb4974555 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Apr 30 08:06:43 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Apr 30 08:06:43 2014 |
tree | 927116c1d45ed2907cab60492411b4b3f509e438 | |
parent | 28fe9850dc5c82243c195898ae5d5a2287645c1e [diff] |
HPACK optimal Huffman code instrumentation and UMA collection. Adds support for aggregating observed character counts in literals emitted by a per-origin HPACK encoder. This is intended to approximate the literal encodings which would be used were the user agent speaking HTTP/2 to the origin. Character counts sampled and aggregated across a population will be used to design an optimial static Huffman compression table for the HTTP/2 standard. See design doc: https://docs.google.com/a/google.com/document/d/1Y6pnBf8u24AHNFcA6GADn2XgHzfIvZiIN39Kf11raIY/edit# BUG=368301 Review URL: https://codereview.chromium.org/243153003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267131 0039d316-1c4b-4281-b951-d872f2087c98