| commit | 47b68d843471c211ef22d916752eeea1a4b9f702 | [log] [tgz] |
|---|---|---|
| author | Alexandr Ilin <alexilin@chromium.org> | Tue Mar 27 09:07:53 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 27 09:07:53 2018 |
| tree | 2ddda08f512c0f03c2945b7f545ae7bb5bca2d68 | |
| parent | 9236bee6a8ccb4e25e5e287629249a339e15925a [diff] |
android: Measure startup histograms starting from activity creation
This CL starts using activity creation time instead of applicaton creation
time for the Startup.Android.Experimental.Cold.TimeToFirst{ContentfulPaint,NavigationCommit}
histograms.
It's done in order to reduce histograms noise. These histograms are still
experimental, so renaming isn't required.
Bug: 778302
Change-Id: Ic615c14d62566bb31fec651e706ded158abf9d99
Reviewed-on: https://chromium-review.googlesource.com/977968
Reviewed-by: Maria Khomenko <mariakhomenko@chromium.org>
Reviewed-by: Jesse Doherty <jwd@chromium.org>
Reviewed-by: Egor Pasko <pasko@chromium.org>
Commit-Queue: Alexandr Ilin <alexilin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#546068}Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .