Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1150)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 14246041: Added UPD connectivity histograms for Port 443. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
===================================================================
--- tools/metrics/histograms/histograms.xml (revision 195219)
+++ tools/metrics/histograms/histograms.xml (working copy)
@@ -2790,10 +2790,26 @@
<histogram name="NetConnectivity3">
<summary>
- In this experiment, 21 packets were sent to Google via UDP on port 6121.
+ In this experiment, 21 packets were sent to Google via UDP on port 443 or
+ 6121.
</summary>
</histogram>
+<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.100B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.1200B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.NonPacedPacket.Sent21.443.500B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
<histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121.100B.PacketDelay"
units="ms">
<summary/>
@@ -2818,6 +2834,21 @@
<summary/>
</histogram>
+<histogram name="NetConnectivity3.PacedPacket.Sent21.443.100B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.PacedPacket.Sent21.443.1200B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.PacedPacket.Sent21.443.500B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
<histogram name="NetConnectivity3.PacedPacket.Sent21.6121.100B.PacketDelay"
units="ms">
<summary/>
@@ -2852,6 +2883,21 @@
</summary>
</histogram>
+<histogram name="NetConnectivity3.StartPacket.Sent21.443.100B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.StartPacket.Sent21.443.1200B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
+<histogram name="NetConnectivity3.StartPacket.Sent21.443.500B.PacketDelay"
+ units="ms">
+ <summary/>
+</histogram>
+
<histogram name="NetConnectivity3.StartPacket.Sent21.6121.100B.PacketDelay"
units="ms">
<summary/>
@@ -6242,22 +6288,35 @@
</fieldtrial>
<fieldtrial name="NetConnectivity3PacketDelay1" separator=".">
+ <group name="Sent21.443"
+ label="This histogram shows the difference between the time when we
+ have received 1st byte from the server and the last time when we
+ have received data from the server on port 443."/>
<group name="Sent21.6121"
label="This histogram shows the difference between the time when we
have received 1st byte from the server and the last time when we
- have received data from the server."/>
+ have received data from the server on port 6121."/>
<affected-histogram name="NetConnectivity3.NonPacedPacket"/>
<affected-histogram name="NetConnectivity3.PacedPacket"/>
<affected-histogram name="NetConnectivity3.StartPacket"/>
</fieldtrial>
<fieldtrial name="NetConnectivity3PacketDelay2" separator=".">
- <group name="100B.PacketDelay" label="100 bytes of data is sent."/>
- <group name="1200B.PacketDelay" label="1200 bytes of data is sent."/>
- <group name="500B.PacketDelay" label="500 bytes of data is sent."/>
- <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21.6121"/>
- <affected-histogram name="NetConnectivity3.PacedPacket.Sent21.6121"/>
- <affected-histogram name="NetConnectivity3.StartPacket.Sent21.6121"/>
+ <group name="443.100B.PacketDelay"
+ label="100 bytes of data is sent on port 443."/>
+ <group name="443.1200B.PacketDelay"
+ label="1200 bytes of data is sent on port 443."/>
+ <group name="443.500B.PacketDelay"
+ label="500 bytes of data is sent on port 443."/>
+ <group name="6121.100B.PacketDelay"
+ label="100 bytes of data is sent on port 6121."/>
+ <group name="6121.1200B.PacketDelay"
+ label="1200 bytes of data is sent on port 6121."/>
+ <group name="6121.500B.PacketDelay"
+ label="500 bytes of data is sent on port 6121."/>
+ <affected-histogram name="NetConnectivity3.NonPacedPacket.Sent21"/>
+ <affected-histogram name="NetConnectivity3.PacedPacket.Sent21"/>
+ <affected-histogram name="NetConnectivity3.StartPacket.Sent21"/>
</fieldtrial>
<fieldtrial name="NetConnectivity3PacketRTT" separator=".">
@@ -6297,9 +6356,12 @@
</fieldtrial>
<fieldtrial name="NetConnectivity3PacketsSentBytes" separator=".">
- <group name="6121.100B" label="100 bytes of data is sent."/>
- <group name="6121.500B" label="500 bytes of data is sent."/>
- <group name="6121.1200B" label="1200 bytes of data is sent."/>
+ <group name="443.100B" label="100 bytes of data is sent on port 443."/>
+ <group name="443.500B" label="500 bytes of data is sent on port 443."/>
+ <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
+ <group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
+ <group name="6121.500B" label="500 bytes of data is sent on port 6121."/>
+ <group name="6121.1200B" label="1200 bytes of data is sent on port 6121."/>
<affected-histogram
name="NetConnectivity3.NonPacedPacket.Sent21.AckReceivedForNthPacket"/>
<affected-histogram
@@ -6466,6 +6528,15 @@
</fieldtrial>
<fieldtrial name="NetConnectivity3Send6Acked" separator=".">
+ <group name="443.100B" label="100 bytes of data is sent on port 443."/>
+ <group name="443.100B.NoProxy"
+ label="100 bytes of data is sent on port 443 with no proxy."/>
+ <group name="443.500B" label="500 bytes of data is sent on port 443."/>
+ <group name="443.500B.NoProxy"
+ label="500 bytes of data is sent on port 443 with no proxy."/>
+ <group name="443.1200B" label="1200 bytes of data is sent on port 443."/>
+ <group name="443.1200B.NoProxy"
+ label="1200 bytes of data is sent on port 443 with no proxy."/>
<group name="6121.100B" label="100 bytes of data is sent on port 6121."/>
<group name="6121.100B.NoProxy"
label="100 bytes of data is sent on port 6121 with no proxy."/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698