Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: What are some ways to reduce browser repaints or reflows?
5 points
chrisjlee84
12y ago
1 comments
Save
Share
Having some issues with jank on a website. Trying to figure out some techniques from jankfree.org.
What are some means or techniques in order to reduce repaint, fight jank and / or page reflow?
1 comments
1 comments · 1 top-level
top
newest
oldest
martinjones
12y ago
Always use CSS transforms to place things that are going to move rather than setting an X/Y absolute position or changing the margins and padding.
j
/
k
navigate · click thread line to collapse