DescriptionAdd UMA histogram DomDistiller.Time.RunJavaScript
This measures time spent in ExecuteJavaScript() in DomDistiller. It
includes JavaScript code transmission through IPC, parsing, compilation,
execution, and returning the JSON back through IPC.
We already have DomDistiller.Time.DistillationTotal, but it is measured
within JavaScript.
In DomDistiller.Time.*, DistillationTotal < RunJavaScript < DistillPage.
BUG=497430
Committed: https://crrev.com/96a824763c2cbb50b4b0bbad2b7531c3fdd5ce6e
Cr-Commit-Position: refs/heads/master@{#333670}
Patch Set 1 #Patch Set 2 : fix description #
Total comments: 5
Patch Set 3 : fix timestamp comparison #Patch Set 4 : rebase #
Messages
Total messages: 16 (3 generated)
|