Y
Hacker News
new
|
ask
|
show
|
jobs
by
infogulch
494 days ago
Can skipping rendering affect website behavior? What happens when JS tries to get layout/color information? How often does this break a website?
1 comments
fabrice_d
494 days ago
They skip rendering but maybe don't skip layout and style computation?
link
porridgeraisin
494 days ago
Does it save much resources at all then? Id think that style computation and layouting takes a large chunk of the total resources used.
link