--
You received this message because you are subscribed to the Google Groups "chrome-ux-report" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/9f08c1f2-6e63-4cb7-b9d6-64c827b6b71d%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/CAKPXvMeV8Y0B9BUF08QRAq%3DeAmWHTs6RM_5BfZC5eJwp4XX7sw%40mail.gmail.com.
Thanks Ilya!!!We do omit the protocol and instead we combined the data across the hostname directly (although you can see the performance difference via the API). We do this , mainly, to help limit the lookup time. By reducing the origin to just the hostname and combining across protocols we cut the lookup key space in half (ish). For our customers nearly all are https (or http that immediately switched to https redirects) so combining them made sense to us. We do keep the SSL vs non-SSL performance stats avail labor via the summarySsl endpoint though: see
--
You received this message because you are subscribed to the Google Groups "chrome-ux-report" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/92a5e1a7-56d3-4926-a5a9-3a2b79f9c012%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/CADXXVKqAad-YL3yVWSm%2BjF2jYEphov3p75sQ2AzP3K43cThfcA%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Chrome UX Report (Discussions)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-ux-repo...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chrome-ux-report/5f38ed00-7c6d-4a64-98a9-3d5fe07b78d6n%40chromium.org.