Search realtime incremental search #5056
ddaletski
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a real-time incremental search like on yarn or npm packages registries. Especially when you look for some package, you don't know the exact name of.
It seems to be achievable, as
yarnmanages to have less than 120ms. latency of search when you type the first letter of a query (and about 5-10 ms. for consequent letters), and it has a lot more packages than there are on crates.ioBeta Was this translation helpful? Give feedback.
All reactions