You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TTFB relied on an M116 addition (receiveHeadersStart), but
receiveHeadersEnd is close enough for our purposes. While broader
support for historical traces is nice, this is especially useful since
many of our test fixtures are pre-M116.
Bug: none
Change-Id: I44eb0da2cf7596b0027bfcda7e80e42e5bc393c7
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6876549
Auto-Submit: Connor Clark <cjamcl@chromium.org>
Reviewed-by: Paul Irish <paulirish@chromium.org>
Commit-Queue: Connor Clark <cjamcl@chromium.org>
description: Each [subpart has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.
/** When the network service is about to handle a request, ie. just before going to the HTTP cache or going to the network for DNS/connection setup. */
0 commit comments