-
Notifications
You must be signed in to change notification settings - Fork 22
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
Slow search on rosindex #176
Comments
@mortenfyhn does it always take ~10s? Or just the first time it loads? Most of the time used to and should be spent pulling the |
Seems to be first time only, after that it takes roughly 2.5 s. I'm using a Latitude 7490 laptop on a 100 Mbps line, so that should be okay. |
Yeah, it's the time it takes to pull the |
We could also try out |
This issue has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/growing-issue-with-ros-documentation/36075/44 |
I'll update: First of all: This is faster now. I'm not sure if it's faster devices and internet connection or the website is faster or both. Within a browser tab, it seems to cache perfectly so subsequent searches are very fast. If I open a new tab, I get the loading again. But the loading is much more reasonable than what I experienced back in 2019. Might be worth checking on a more modest computer, and with a browser that's guaranteed to not already have stuff cached. rosindex-speed.mp4 |
I hope this is the right spot for this kind of feedback.
When I search on index.ros.org, it takes around ten seconds to get the search results. The old index simply listed everything on one page, so I could use my browser's search function, which is immediate. How about adding a "show all" button on the main index page to get that possibility back? The default can still be 50 elements per page.
The text was updated successfully, but these errors were encountered: