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

Page loads very slowly due to CSS.enable #16118

Closed
3 tasks done
mattzeunert opened this issue Jul 17, 2024 · 5 comments · Fixed by #16121
Closed
3 tasks done

Page loads very slowly due to CSS.enable #16118

mattzeunert opened this issue Jul 17, 2024 · 5 comments · Fixed by #16121
Assignees

Comments

@mattzeunert
Copy link
Contributor

FAQ

URL

http://www.kennametal.com/store/us/en/kmt/login.html

What happened?

The page is stuck loading for quite a while. Recording a trace shows that it's related to StyleEngine calls.

Screenshot 2024-07-17 at 08 29 42

What did you expect?

The page should load with a similar speed to visiting it normally in Chrome.

What have you tried?

I tried bypassing any CSS.enable calls, and the page loads as expected.

Not sure if this is still related to this issue? #15890

How were you running Lighthouse?

CLI

Lighthouse Version

12.1.0

Chrome Version

126

Node Version

No response

OS

No response

Relevant log output

No response

@adamraine
Copy link
Member

I can reproduce this. #15890 this issue was related to CSS rule usage tracking but perhaps we should try to prevent the entire CSS domain from being enabled during a run.

This will be more challenging than #15890 though because enabling the CSS domain is the only way to track transient style sheets.

@Hayzlee11
Copy link

#16118 (reference)

@Hayzlee11
Copy link

Hayzlee11 commented Jul 21, 2024

@Hayzlee11
Copy link

Hayzlee11 commented Jul 27, 2024 via email

@connorjclark
Copy link
Collaborator

@Hayzlee11 please stop responding to emails from github.com, you are spamming a forum for collaboration.

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

Successfully merging a pull request may close this issue.

5 participants