Ross ROSS = Recommend OSS · open-source software intelligence for agents

reactopt/reactopt

A CLI React performance optimization tool that identifies potential unnecessary re-rendering observed · 2026-08-28

github.com/reactopt/reactopt · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3228
  • days_rel: n/a
  • days_push: 3085
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1973 stars · 43 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Reactopt is a CLI tool that audits React applications for unnecessary component re-rendering by launching the app in a browser via Puppeteer and analyzing user interactions. It fills the gap left by the deprecated react-addons-perf module, suggesting where shouldComponentUpdate could help.

Use cases

  • find unnecessary re-renders in a react app
  • identify components that need shouldComponentUpdate
  • audit react component performance from the command line
  • replace deprecated react-addons-perf
  • profile react app rendering during click and input events

When to choose

  • you maintain a legacy React app (pre-16 era) and want a quick re-render audit
  • you prefer a CLI-driven interactive profiling session over browser devtools

When to avoid

  • you need actively maintained tooling - last release was 2018
  • you use React 16+ where React DevTools Profiler covers this
  • you need React Native support, which was never shipped

Facets

cli-tool · maturity abandoned

developer-tools testing benchmarking frontend web-development developer-tools performance cli browser react performance-optimization re-rendering puppeteer npm-package javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
reactopt/reactoptmain32

For agents

markdown · JSON · MCP: product_card(name="reactopt/reactopt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem