docs/solutions/performance-issues/2026-04-11-react-scan-should-stay-an-opt-in-dev-microscope-not-a-benchmark-gate.md
The large-document roadmap still needed more experimentation, but adding another profiler without a clear role was a good way to create fake certainty.
react-scan is useful for showing what React is touching. It is not useful as
the thing that decides whether the architecture is right.
Use react-scan only as an opt-in local profiler in the site app.
Kept integration:
?reactScan=1https://unpkg.com/react-scan/dist/auto.global.jsThis keeps the tool available for experimentation while leaving the benchmark lanes clean.
The repo already has the real truth sources:
Those tell us whether a change is worth keeping.
react-scan answers a different question:
That makes it a microscope, not the judge.
react-scan for: