Highlights rerenders in real time.
Spot unnecessary updates before they become performance problems.
Install
npm install lit-scan
import 'lit-scan'; // first import in your entry point
Try it
Click the buttons to trigger rerenders. Watch the floating panel and the flash overlays on the component.