Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lantern: surface granular network timings #5485

Open
patrickhulce opened this issue Jun 12, 2018 · 1 comment
Open

Lantern: surface granular network timings #5485

patrickhulce opened this issue Jun 12, 2018 · 1 comment

Comments

@patrickhulce
Copy link
Collaborator

patrickhulce commented Jun 12, 2018

This would help with trace/HAR generation and debugging, we could expose more granular network timings like the TCP/SSL handshake time, DNS lookup time, first byte waiting time, download time, etc

@paulirish
Copy link
Member

We have DNS timing, handshake time, TTFB time, download time. So we could supply this to generate more realistic traces / HAR files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants