layout-thrashing

Tag

Cards List
#layout-thrashing

Are you telling me a readonly property is wrecking my performance?

Hacker News Top · 2026-07-09 Cached

The article explains how the readonly property `scrollHeight` can cause performance issues by triggering synchronous layout updates in Chromium, and suggests using a large number instead of recalculating scrollHeight frequently.

0 favorites 0 likes
← Back to home

Submit Feedback