TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Case study: Getting 60FPS using Chrome devtools

14 pointsby bhaisaabalmost 12 years ago

1 comment

ne0phytealmost 12 years ago
This is something more web developers [or rather designers?] should focus on. It&#x27;s 2013. We have so much processing power and yet some pages feel incredibly jerky and sluggish.<p>While we can blame the DOM and it&#x27;s layouts recalculations there are many websites that are super responsive. I&#x27;m no web developer but if you take the weaknesses of the DOM into account it can&#x27;t be that hard to keep a website reactive and smooth.