# krausest/js-framework-benchmark

A comparison of the performance of a few popular javascript frameworks

Repository: https://github.com/krausest/js-framework-benchmark
Canonical: https://ross.abutalabs.com/products/js-framework-benchmark
Homepage: https://krausest.github.io/js-framework-benchmark/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-12T19:21:03+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 80, longevity 100
- inputs: {"age_days": 3920, "days_push": 21, "days_rel": 59, "gap_med": 33.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7470, forks 935 (observed 2026-08-28T04:10:00.078478+00:00)

## What it is
A benchmark suite comparing the rendering performance of ~186 JavaScript web frameworks by measuring DOM table operations, memory usage, and startup metrics in Chrome. It publishes official results tables for each Chrome release on a companion website.

## Use cases
- compare rendering performance of javascript frameworks
- find the fastest js framework for dom updates
- measure memory usage of frontend frameworks
- benchmark table rendering speed in the browser
- decide which web framework to pick based on performance
- track framework performance across chrome versions

## When to choose
- you want empirical, reproducible performance data across many JS frameworks
- you are evaluating frontend frameworks for DOM-heavy applications
- you maintain a JS framework and want to measure rendering regressions

## When to avoid
- you need benchmarks of server-side or backend performance
- you want a benchmark of non-JavaScript UI toolkits
- you need a ready-to-use production library rather than a benchmark harness

## Facets
- artifact type: application
- maturity: active
- function: benchmarking, testing, developer-tools
- domain: web-development, frontend, performance, developer-tools
- platform: browser
- tags: js-frameworks, performance-comparison, dom-rendering, frontend-benchmark, lighthouse, nodejs, web

## Member repositories
- krausest/js-framework-benchmark (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:00.078478+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-29T17:37:37.634843+00:00, confidence not recorded.
  - readme: https://github.com/krausest/js-framework-benchmark (fetched 2026-08-28T04:10:00.078478+00:00, sha bc7567916f37)
  - homepage: https://krausest.github.io/js-framework-benchmark/ (fetched 2026-08-29T08:33:11.413397+00:00, sha c3a70c02b901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
