Commit cd82049
committed
Add Scroll Performance Analysis snippet
Detects scroll jank sources: non-passive event listeners, frame drops
during scroll (via rAF timing), and CSS scroll-related properties audit.
Includes getScrollSummary() for a full session report.1 parent 8777321 commit cd82049
2 files changed
Lines changed: 447 additions & 1 deletion
0 commit comments