Hacker News new | ask | show | jobs
by fenwick67 3240 days ago
Anecdotally speaking, lots of applications intentionally slow down the user interactions as part of their UI.

Page / tab transitions and unnecessary animations are very in vogue.

Also consider the "pagination" model, Amazon and Google still use pages for their search results when they could do infinite scrolling a bit faster.