DescriptionPut console.time into a separate trace event category.
In rendering benchmarks we want to only capture trace events that are
required for the benchmark. console.time is used frequently, but everything
else from the 'webkit' category is not. Putting console.time into a separate
category 'webkit.console' will reduce overhead and make trace buffer overflows
less likely.
R=jamesr@chromium.org, nduca@chromium.org, tonyg@chromium.org
BUG=264308
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157377
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|