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

[Feature Request]: Provide better overview on request time #206

Open
dragoangel opened this issue Jan 10, 2025 · 0 comments
Open

[Feature Request]: Provide better overview on request time #206

dragoangel opened this issue Jan 10, 2025 · 0 comments

Comments

@dragoangel
Copy link

For debugging purpose it's useful to see details like:

  • Socket Initialization
  • DNS Lookup
  • TCP Handshake
  • SSL Handshake
  • Waiting (TTFB)
  • Download
  • Response Time (TCP+SSL+TTFB+DOWNLOAD?)
  • Total time

But ATM we only see total time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant