Y
Hacker News
new
|
ask
|
show
|
jobs
by
pweissbrod
1232 days ago
Not for large DOMs. And for websites which Don't require support for low internet bandwidth this is optimizing for the wrong problem
1 comments
ko27
1232 days ago
Network latency is your no.1 bottleneck for every modern device, everything else is a distant second. Also you can optimize everything, but you can't make MPAs navigate without a network roundtrip.
link
bruce343434
1226 days ago
Mpa still is faster so spa must have another type of bottleneck
link