Tagged Questions
7
votes
3answers
155 views
How slow can an app be to keep feeling responsive?
I'm creating an editor to write requirements and I want to give suggestions to the user about what to write. How fast do I've to present the suggestion so that it feels responsive to the user. ...
10
votes
6answers
530 views
If you can't improve loading time, is distracting the user a good technique?
On several implementations I've worked with, loading times can be as high as four seconds for the start page. When all reasonable options are done, is it possible to distract the user to make the ...