Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
2135 days ago
For page reloads, anything below 300ms is fine.
2 comments
dx034
2135 days ago
But you should also account for up to 100-200ms network latency (especially with mobile networks) plus some rendering time. A 200ms server response time can already lead to a perceived 500ms loading time.
link
ksec
2134 days ago
>
https://stackexchange.com/performance
Page Rendered in 12.2ms - 18.3ms
Giving plenty of room for Network Latency.
link