for Lit web components

LitScan

Highlights rerenders in real time.
Spot unnecessary updates before they become performance problems.

$ npm install lit-scan
import 'lit-scan'; // first import in your entry point

Click the buttons to trigger rerenders. Watch the floating panel and the flash overlays on the component.

1–2 renders 3–10 renders 11+ renders