-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
[material-ui][docs] Material Icon search lags #41126
Comments
Reopen per #41330 (comment). |
We seem to be in a much better state now on https://mui.com/material-ui/material-icons/ desktop using https://pagespeed.web.dev/. Before this issue, February 16th, 2024: I'm curious about the impact of the latest PR we did will have. Let's report back in 30 days. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. |
Have we tried leveraging |
@aarongarciah this property seems to help the browser with the "Rendering" phase of the pipeline. I'm not sure we had performance issues with this phase. We had issue with JavaScript time, I believe. |
Steps to reproduce
Link to live example: (required)
Steps:
Screen.Recording.2024-02-16.at.01.21.13.mov
Current behavior
Main thread blocked
Expected behavior
No massive chunk of blocked time
Context
Google is aware of this problem, Chrome is feeding it back data about the page, see ahref INP data fetched from Google. Same data in https://pagespeed.web.dev/analysis/https-mui-com-material-ui-material-icons/253fjl9n29?form_factor=desktop
Horrible:
I would imagine that https://react.dev/reference/react/useTransition is the solution
Your environment
npx @mui/envinfo
Search keywords: Material Icon search lags
The text was updated successfully, but these errors were encountered: