# benchmark-action/github-action-benchmark

GitHub Action for continuous benchmarking to keep performance

Repository: https://github.com/benchmark-action/github-action-benchmark
Canonical: https://ross.abutalabs.com/products/github-action-benchmark
Homepage: https://benchmark-action.github.io/github-action-benchmark/dev/bench/
Language: TypeScript
License: MIT
License Family: permissive
Topics: github-action, benchmark, ci
Last push: 2026-07-23T19:10:49+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 71, longevity 100
- inputs: {"age_days": 2493, "days_push": 41, "days_rel": 119, "gap_med": 36, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1250, forks 185 (observed 2026-08-28T04:04:08.096308+00:00)

## What it is
A GitHub Action that collects benchmark results from many benchmarking tools and tracks them across CI runs. It stores results on a GitHub Pages branch with chart visualization and alerts on performance regressions via comments or workflow failure.

## Use cases
- track benchmark results across CI runs
- detect performance regressions automatically
- visualize benchmark history on GitHub Pages
- fail CI when benchmarks exceed a threshold
- benchmark Rust, Go, Python, C++, Java, and JS projects in one repo

## When to choose
- your project already has benchmark suites and runs on GitHub Actions
- you want continuous performance monitoring with regression alerts
- you need multi-language benchmark tracking in a polyglot repository

## When to avoid
- you don't use GitHub Actions or GitHub Pages
- you need local-only benchmarking without CI integration
- you need profiling or flame graphs rather than benchmark tracking

## Facets
- artifact type: cli-tool
- maturity: active
- function: benchmarking, ci-cd, monitoring, alerting, data-visualization
- domain: developer-tools, performance, testing
- platform: cli
- tags: continuous-benchmarking, performance-regression, github-pages, github-actions, devops, github-action, nodejs

## Member repositories
- benchmark-action/github-action-benchmark (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.096308+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-30T05:07:43.754893+00:00, confidence not recorded.
  - readme: https://github.com/benchmark-action/github-action-benchmark (fetched 2026-08-28T04:04:08.096308+00:00, sha 01b4b7f271dc)
  - homepage: https://benchmark-action.github.io/github-action-benchmark/dev/bench/ (fetched 2026-08-29T12:18:42.785343+00:00, sha 0b3a9102da2e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
