Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 327 Bytes

File metadata and controls

9 lines (8 loc) · 327 Bytes
title Performance Questions
layout layouts/page.njk
permalink /questions/performance-questions/index.html
  • What tools would you use to find a performance bug in your code?
  • What are some ways you may improve your website's scrolling performance?
  • Explain the difference between layout, painting and compositing.