Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Measure performance of UpdateSubresourceLoadMetrics
To better understand the performance cost of observing subresource loads,
this change introduces a UMA metric to track the time spent in the
`UpdateSubresourceLoadMetrics` function.
The execution time for each call to this function is measured and
accumulated in `DocumentLoader`. The total time is then recorded in the
histogram when the parsing is completed. This data will inform future
efforts to optimize the PageLoadMetrics sender and reduce
RenderFrameObserver calls.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |