Added tracking of the maximum translation time over the course of a page
load. This CL adds tracking of the time between calls to LogTranslationStarted and LogTranslationFinished of the TranslateMetricsLoggerImpl class. The maximum such time is stored for each page load, and will later be logged via UKM. Note that this time corresponds to the what the user experiences between requesting a translation and the page being updated with the translation. Full design doc: https://docs.google.com/document/d/1dyWh1Xw5VgUA00VA-5PTgKQ6ItziPBnSyeDR8saJ9vM/edit?usp=sharing Bug: 1114868 Change-Id: I142300e2f472c1de713e9035b5669f1e3d2c2c9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572121 Commit-Queue: Max Curran <curranmax@chromium.org> Reviewed-by:Scott Little <sclittle@chromium.org> Cr-Commit-Position: refs/heads/master@{#835339}
Showing
Please register or sign in to comment