# oblador/react-native-performance

📐 Monitor and measure React Native performance

Repository: https://github.com/oblador/react-native-performance
Canonical: https://ross.abutalabs.com/products/react-native-performance
Language: TypeScript
License: MIT
License Family: permissive
Topics: flipper, metrics, performance, react-native
Last push: 2025-10-23T15:44:50+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 48, release rhythm 41, longevity 100
- inputs: {"age_days": 2468, "days_push": 314, "days_rel": 314, "gap_med": 64.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1055, forks 48 (observed 2026-08-28T04:03:24.395045+00:00)

## What it is
A toolchain implementing the Performance API for React Native, enabling measurement of app performance in development, CI pipelines, and production. It traces arbitrary events, component render times, network traffic, and native metrics, with devtools integration via Rozenite.

## Use cases
- measure react native app performance
- trace component render times in react native
- monitor time to interactive for native screens
- capture network traffic performance metrics
- collect js bundle size metrics in development
- use performance api across web and react native

## When to choose
- you need standardized Performance API instrumentation in a React Native app
- you want to measure performance across development, CI, and production
- your app targets both web and native and needs an isomorphic performance API

## When to avoid
- you need profiling for plain web or native iOS/Android apps without React Native
- you rely on Flipper, which is deprecated
- you want automated crash or error monitoring rather than performance metrics

## Facets
- artifact type: library
- maturity: active
- function: monitoring, benchmarking, tracing
- domain: mobile-development, performance, developer-tools
- platform: browser
- tags: react-native, performance-api, metrics, devtools, typescript, mobile, ios, android, nodejs

## Member repositories
- oblador/react-native-performance (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.395045+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-30T06:58:39.890490+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-performance (fetched 2026-08-28T04:03:24.395045+00:00, sha 8e90120b4b77)
  - registry_npm: https://registry.npmjs.org/react-native-performance (fetched 2026-08-29T13:00:17.544546+00:00, sha f84198c81c2e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
