Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the shortest perceivable application response delay?

A delay will always occur between a user action and an application response.

It is well known that the lower the response delay, the greater the feeling of the application responding instantaneously. It is also commonly known that a delay of up to 100ms is generally not perceivable. But what about a delay of 110ms?

What is the shortest application response delay that can be perceived?

I'm interested in any solid evidence, general thoughts and opinions.

like image 730
Jon Cram Avatar asked Feb 11 '09 10:02

Jon Cram


1 Answers

The 100 ms threshold was established over 30 yrs ago. See:

Card, S. K., Robertson, G. G., and Mackinlay, J. D. (1991). The information visualizer: An information workspace. Proc. ACM CHI'91 Conf. (New Orleans, LA, 28 April-2 May), 181-188.

Miller, R. B. (1968). Response time in man-computer conversational transactions. Proc. AFIPS Fall Joint Computer Conference Vol. 33, 267-277.

Myers, B. A. (1985). The importance of percent-done progress indicators for computer-human interfaces. Proc. ACM CHI'85 Conf. (San Francisco, CA, 14-18 April), 11-17.

like image 88
Matt Jacobsen Avatar answered Oct 03 '22 08:10

Matt Jacobsen