commit | 3686404d348099735c5d3c1b73f79d4722ab9d85 | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Thu Jan 25 04:53:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 04:53:38 2024 |
tree | ed78ed220ec32802926ca4422caf212dd47edc69 | |
parent | b619edbf1bd4c56f9f0909cb0344d9341b75fb28 [diff] |
Add picker metrics for results latency. Measure the time from when the user types into the search field and the time the results are shown. Bug: b/316935726 Change-Id: Ifc55269fbc07346557adbfcb3b05d9a745316711 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5232961 Reviewed-by: Michelle Chen <michellegc@google.com> Reviewed-by: Tony Yeoman <tby@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251901}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.