Idle Time
- Most of the time after a page is loaded, it's idle
- The browser waits for timers, user interactions, etc. and responds as needed
- Most pages are not running code all the time
- When sites have laggy inputs or janky animations, they might be running too much code
12 / 27