New issue
Advanced search Search tips

Issue 603551 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Track caching patterns for tiny images vs other images

Project Member Reported by jkarlin@chromium.org, Apr 14 2016

Issue description

We have HTTPCache.Pattern.Image but many images are tracking pixels and they have different caching behavior from other images. Distinguish between the two with histograms.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 15 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3eec862179fbac345c64156e255f7878e015e807

commit 3eec862179fbac345c64156e255f7878e015e807
Author: jkarlin <jkarlin@chromium.org>
Date: Fri Apr 15 11:04:55 2016

Differentiate between small and large images in caching metrics

This CL differentiates between small and large images when reporting
caching pattern metrics. The purpose is to separate tracking pixel
caching behavior from other images.

BUG= 603551 

Review URL: https://codereview.chromium.org/1888043002

Cr-Commit-Position: refs/heads/master@{#387572}

[modify] https://crrev.com/3eec862179fbac345c64156e255f7878e015e807/net/http/http_cache_transaction.cc
[modify] https://crrev.com/3eec862179fbac345c64156e255f7878e015e807/tools/metrics/histograms/histograms.xml

Status: Fixed (was: Started)

Sign in to add a comment