|
|
|
|
|
by weird-eye-issue
1764 days ago
|
|
It's noticeable if something is moving because that won't look smooth. But a 80ms delay will be very hard to notice. An average reaction time is around 300ms. With all the downvotes I'm getting I might be missing something though :P |
|
The sum total of ignoring this kind of performance footgun is why apps like Slack feel so crappy. You can't get into the flow because it's a pile of high-latency, asynchronous interactions. I haven't used Photoshop in a long time, but back in the early 2000s even on my Compaq with 32MB of RAM it was snappy. I can't imagine using something as complex as Photoshop built as an Electron SPA and keeping my sanity.
[1] https://stackoverflow.com/questions/536300/what-is-the-short...