1

How much time can elapse between users action and a reaction of the application to make the user feel like it was "instant" or "in an unnoticeable time span"? (Some say that 250ms, others say 100ms, whats the real number, approx?)

BoltClock
  • 700,868
  • 160
  • 1,392
  • 1,356
PJK
  • 2,082
  • 3
  • 17
  • 28
  • Related question on UX: http://ux.stackexchange.com/questions/16253/defining-instantaneous-as-part-of-usability-acceptance-criteria – Ben Brocka Sep 14 '12 at 15:25

1 Answers1

1

100ms is correct. Plus/minus something, depends on the user.

This article has a nice picture: http://en.wikipedia.org/wiki/Reaction_time

As you can see, 100ms is the time, a user detects a change, but he needs longer to respond to the change.

Felix Kling
  • 795,719
  • 175
  • 1,089
  • 1,143