Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2340613002: Add UMA to measure time to open hyphenation dictionary (Closed)
Patch Set: Rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « content/browser/hyphenation/hyphenation_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c9db7043850f90dc32c5a63b839f90cc1812d5ef..ee96b2bbf856da368c1fd82a6ccf5a6757f88faa 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -19291,6 +19291,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>The time it takes to open a hyphenation dictionary.</summary>
</histogram>
+<histogram name="Hyphenation.Open.File" units="ms">
+ <owner>kojii@chromium.org</owner>
+ <summary>The time it takes to open a hyphenation dictionary file.</summary>
+</histogram>
+
<histogram name="Import.ImportedHistorySize.AutoImportFromIE" units="urls">
<owner>gcomanici@chromium.org</owner>
<summary>
« no previous file with comments | « content/browser/hyphenation/hyphenation_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698