flathub-infra/frontend

Speed up search, also add a spinner state

Closed this issue · 1 comments

In my testing of the vercel site search is too slow, 1.75s currently vs about 120ms on the current site. e.g. a search for news https://flathub.vercel.app/apps/search/news

at the very least we're going to need a spinner for transitions we expect to take more than 500ms. This may be a symptom of not being on production hardware, in which case it can be resolving by #62

Resolved by #62 - which is great news.