diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-09-29 22:56:15 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-09-29 22:56:15 +0200 |
commit | 0b16007427aac4bb94643c6ea4cc79b81010765a (patch) | |
tree | b53266233b12724adb28213765e5abc89af8df53 /toolkit/components/telemetry/Histograms.json | |
parent | 347aea437facd5324b3d8d27c587d8054e9b8b9a (diff) | |
download | UXP-0b16007427aac4bb94643c6ea4cc79b81010765a.tar UXP-0b16007427aac4bb94643c6ea4cc79b81010765a.tar.gz UXP-0b16007427aac4bb94643c6ea4cc79b81010765a.tar.lz UXP-0b16007427aac4bb94643c6ea4cc79b81010765a.tar.xz UXP-0b16007427aac4bb94643c6ea4cc79b81010765a.zip |
Remove telemetry to find optimal cache entry hash size
Tag #21.
Diffstat (limited to 'toolkit/components/telemetry/Histograms.json')
-rw-r--r-- | toolkit/components/telemetry/Histograms.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index 7132c07b0..9294a4d40 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -8479,12 +8479,6 @@ "n_buckets": 256, "description": "Actual size of the metadata parsed from the disk." }, - "NETWORK_CACHE_HASH_STATS": { - "expires_in_version": "46", - "kind": "enumerated", - "n_values": 160, - "description": "The longest hash match between a newly added entry and all the existing entries." - }, "DATABASE_LOCKED_EXCEPTION": { "expires_in_version": "42", "kind": "enumerated", |