-
Notifications
You must be signed in to change notification settings - Fork 379
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
All configuration page is unresponsive #1796
Comments
Screen.Recording.2023-09-25.at.13.24.55.mov |
I can confirm Chrome has a hard time on https://quarkus.io/guides/all-config. I had same issue in past but hadn't noticed it for a while because I use firefox and here I can the days type in text in search almost instantly (maybe 1-3s delay). @FroMage or @ia3andy didn't you do some updates recently to this page to fix something similar to this or do i remember wrong? |
Not recently no, years ago I added support for shadow DOM to make filtering much faster. I guess either the option count increased. |
Just checked on Chrome on Linux, and it's still 1-2s delay, so not something I can improve. Can someone with a Mac use the Chrome profiling tools to figure out what it's stuck on? |
@FroMage, I can do it if you can send details of what profiling tool you want me to use and how to use it. 😉 |
Ctrl-Shit-I (to open the inspector), Go to This is what happens when I type 100ms search and update, not bad. You can also start recording and reload, there's an option for that (or Ctrl-Shift-E): Next week I'll have access to a Mac, I can try it then. Not sure a remote debug session will help us much :( |
Describe the bug
When I go to the all configuration options page https://quarkus.io/guides/all-config it takes a really long time for the search field to become available and Chrome says the page is unresponsive. See the attached video (coming soon)
Which pages
https://quarkus.io/guides/all-config
I'm on Mac OS using Version 116.0.5845.187 (Official Build) (x86_64) of Chrome
The text was updated successfully, but these errors were encountered: