Simplify Trace

Summarize a large Chrome DevTools performance trace into a compact markdown report so it can be reasoned about without loading the whole file. Use when given a Chrome/DevTools/Performance-panel trace (a multi-MB `Trace-*.json` or `*.json` with `traceEvents`) and asked to find what is slow, what runs too often, long tasks, jank, or hot JS functions.

tldraw Updated

File contents

tldraw/tldraw/tree/main/skills/simplify-trace commit d623e6c3c0

Frequently asked questions

npx skillmds@latest add tldraw/simplify-trace