# TechEmpower/FrameworkBenchmarks

Source for the TechEmpower Framework Benchmarks project

Repository: https://github.com/TechEmpower/FrameworkBenchmarks
Canonical: https://ross.abutalabs.com/products/frameworkbenchmarks
Homepage: https://www.techempower.com/benchmarks/
Language: C++
License: NOASSERTION
License Family: other
Topics: frameworkbenchmarks, benchmark, suite, framework, performance
Archived: true
Last push: 2026-03-24T01:39:18+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 73, release rhythm 8, longevity 100
- inputs: {"age_days": 4912, "days_push": 163, "days_rel": 548, "gap_med": null, "n_releases_24m": 1}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8105, forks 2034 (observed 2026-08-28T04:10:12.971274+00:00)

## What it is
The TechEmpower Framework Benchmarks (TFB) project, a suite that measures and compares the performance of web application frameworks across many languages. It provides standardized test types (plaintext, JSON serialization, database/ORM, templating) and a Docker-based tooling script for running and verifying framework tests.

## Use cases
- compare performance of web frameworks
- benchmark my framework against others
- find the fastest web framework for JSON responses
- measure ORM and database throughput across frameworks
- add my framework to a standardized benchmark suite
- run reproducible web framework performance tests with docker

## When to choose
- you want standardized, community-recognized performance comparisons across many web frameworks and languages
- you are a framework author wanting to benchmark your project against the field
- you need reproducible benchmark runs via Docker

## When to avoid
- you need load testing of your own specific application rather than framework-level comparisons
- you want microbenchmarks of individual components outside the TFB test types
- you need a benchmarking library to embed in your own code

## Facets
- artifact type: application
- maturity: active
- function: benchmarking, http-server, web-framework, serialization, orm, templating
- domain: web-development, performance, developer-tools, apis
- platform: cross-platform, cli
- tags: web-framework-benchmarks, performance-testing, techempower, load-testing, microbenchmarks, docker, linux

## Member repositories
- TechEmpower/FrameworkBenchmarks (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:12.971274+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:30:41.839338+00:00, confidence not recorded.
  - readme: https://github.com/TechEmpower/FrameworkBenchmarks (fetched 2026-08-28T04:10:12.971274+00:00, sha 5b128ecc4fc8)
  - homepage: https://www.techempower.com/benchmarks/ (fetched 2026-08-29T08:28:44.346182+00:00, sha ae4c7ef215b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
