callstack/reassure
Performance testing companion for React and React Native observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 93
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 36.5
- age_days: 1651
- days_rel: 42
- days_push: 42
- n_releases_24m: 7
Adoption not part of the score
1479 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reassure is a performance testing library for React and React Native that automates performance regression testing. It measures render duration and counts across repeated runs, applies statistical analysis, and generates human-readable reports for CI or pull request comments.
Use cases
- catch performance regressions in react native apps automatically
- write performance tests alongside react native testing library tests
- measure render duration and render counts of react components
- run performance regression checks on CI for pull requests
- benchmark function and async function performance in javascript
- compare performance between stable branch and code changes
When to choose
- you maintain a React or React Native app and want automated performance regression detection
- you already use React Native Testing Library and want to extend tests into performance tests
- you want statistical significance analysis rather than single-run benchmarks
- you need performance reports posted to pull requests via CI
When to avoid
- you need deep profiling like flame graphs or CPU sampling from a profiler tool
- your project is not React or React Native
- you need load or stress testing of servers rather than component render performance
Facets
library · maturity active
testing benchmarking testing frontend performance developer-tools mobile-development cross-platform cli react react-native performance-regression ci-integration statistical-analysis nodejs
4 sources
- readme: https://github.com/callstack/reassure · fetched 2026-08-28 · 7280add55340
- homepage: https://callstack.github.io/reassure/ · fetched 2026-08-29 · 7a6b8d914793
- site_page: http://oss.callstack.com/reassure/docs/introduction · fetched 2026-08-29 · 07c00a4a3374
- registry_npm: https://registry.npmjs.org/reassure · fetched 2026-08-29 · 36d3927126ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| callstack/reassure | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="callstack/reassure")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem