[UKM] Modify the Blink.Update event recording
There are too many Blink.UpdateTime events, resulting in significant "sampling" by the UKM system which in turn leads to way low client counts. Fix it by emitting two samples per page load: once before First Contentful Paint and one after, chosen uniformly at random within in period. Modify the test to test the new approach as best can be done. Design Doc (chromium.org): https://docs.google.com/document/d/1P49GrDe3mDDV9Q1yUm27ioWE4m1_Zz1FwRwVwGQh-ZI/edit?usp=sharing Bug: 1014195 First pass at updating sampling. Change-Id: I4461015346d506adf5d01bc65e14538d05f2b798 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083686Reviewed-by:vmpstr <vmpstr@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#746848}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment