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

Proposal: support ServerTiming in http response #46

Open
AnnatarHe opened this issue May 24, 2024 · 1 comment
Open

Proposal: support ServerTiming in http response #46

AnnatarHe opened this issue May 24, 2024 · 1 comment

Comments

@AnnatarHe
Copy link
Contributor

AnnatarHe commented May 24, 2024

Hi @jasonraimondi ,

I noticed that the ServerTiming exists in web standard. Do you have any plan to support this feature? since the headless browser is slow. maybe it's useful to find potential performance issues.

for example:

alloc;dur=100,
webpage.goto;dur=20.1,
webpage.screenshot;dur=322.222,
resize;dur=189
@jasonraimondi
Copy link
Owner

This is pretty interesting, I haven’t heard of it before, but it looks like it could be useful. I’ll take a look into this when I get some free 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

2 participants