Detail network lifecycle #16405
Unanswered
mbq-shanmukh-jerripothlla
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the Lighthouse library to measure website performance, but I also want detailed network lifecycle data, like what's shown in the Performance tab of DevTools.
I need details such as:
Total duration
Queuing & connection time
Request waiting time
Content download time
Main thread waiting time
How can I get these details using the Lighthouse library?
Beta Was this translation helpful? Give feedback.
All reactions