# nitin42/react-perf-devtool

A browser developer tool extension to inspect performance of React components.

Repository: https://github.com/nitin42/react-perf-devtool
Canonical: https://ross.abutalabs.com/products/react-perf-devtool
Language: JavaScript
License Family: other
Topics: react, performance, profiling, devtool, chrome-extension, web
Last push: 2022-12-07T09:16:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3185, "days_push": 1365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2309, forks 52 (observed 2026-08-28T04:06:35.953536+00:00)

## What it is
A browser developer tool extension for inspecting the rendering performance of React components, based on measures collected via the window.performance API. It also provides an npm module to log performance measures to the console.

## Use cases
- profile react component render performance
- find which react components are slow to load
- identify components that need shouldComponentUpdate
- inspect what is blocking react renders
- log react performance measures to console

## When to choose
- you are debugging render performance of a React app in Chrome
- you want a visual table of component load and update times

## When to avoid
- you need actively maintained tooling for modern React (project is looking for maintainers)
- you use frameworks other than React
- you need production performance monitoring rather than local debugging

## Facets
- artifact type: plugin
- maturity: maintenance
- function: monitoring, benchmarking, developer-tools
- domain: frontend, web-development, performance, developer-tools
- platform: browser, browser-extension
- tags: react, profiling, chrome-extension, devtools, performance-monitoring, nodejs

## Member repositories
- nitin42/react-perf-devtool (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.953536+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:39:35.822859+00:00, confidence not recorded.
  - readme: https://github.com/nitin42/react-perf-devtool (fetched 2026-08-28T04:06:35.953536+00:00, sha 228d855812e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
