TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Economic Value of Rapid Response Time (1982)

27 pointsby unsignedqwordover 8 years ago

1 comment

dredmorbiusover 8 years ago
The response time here is terminal&#x2F;UI response to user inputs, not, say, HFT, though that might make for an interesting side discussion.<p>There&#x27;s a related set of discussions on Jakob Nielsen&#x27;s Site Formerly Known as UseIT (now the vastly less memorable &quot;nngroup.com&quot;): &quot;Response Times: The 3 Important Limits&quot;: <a href="https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;response-times-3-important-limits&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;response-times-3-important-...</a><p>TL;DR: the limits are 0.1s, 1s, and 10s.<p>Nielsen also notes that response can be too fast: <a href="https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;too-fast-ux&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;too-fast-ux&#x2F;</a><p>A classic current example is of redrawn Web or application dialogs, in which the element under a pointer (mouse, finger, stylus) changes <i>as the user is attempting to click it</i>. An elegant solution I&#x27;ve seen suggested: that the UI register the click <i>on the UI element which had occupied the spot 300ms PRIOR to the click.</i><p>(Redrawn elements are a particular problem for visually, motor-control, or cognitively disabled users -- the changes are too fast and confusing to keep track of.)<p>Website response times: <a href="https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;website-response-times&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;website-response-times&#x2F;</a><p>Time scales in user experience: <a href="https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;powers-of-10-time-scales-in-ux&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nngroup.com&#x2F;articles&#x2F;powers-of-10-time-scales-in...</a><p>From 0.1s to 100 years.
评论 #12681822 未加载