Skip to content

05 Performance

Tomasz Borek edited this page Dec 9, 2016 · 2 revisions

Perceived latency

When it comes to performance, there are important things and there is perceived latency.

Perceived latency

what users think affects performance and causes delays, what they see, while often having NOTHING to do with actual performance, is what really matters and makes them say your code works fast or slow.

  1. Highest-voted StackOverflow answer to performance "how to" question is highest-voted mainly due to it covering perceived latency

  2. Google article explaining perceived latency - explains how you can make your website simple, assure your users when they’re waiting and have good UI messages.