# smallnest/go-web-framework-benchmark

:zap: Go web framework benchmark

Repository: https://github.com/smallnest/go-web-framework-benchmark
Canonical: https://ross.abutalabs.com/products/go-web-framework-benchmark
Language: Go
License: Apache-2.0
License Family: permissive
Topics: benchmark, concurrency, http-router-benchmark, webframework, mux
Last push: 2026-07-14T10:25:20+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 35, longevity 100
- inputs: {"age_days": 3801, "days_push": 50, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2134, forks 226 (observed 2026-08-28T04:06:17.400066+00:00)

## What it is
A benchmark suite comparing the full HTTP request processing performance of dozens of Go web frameworks, including gin, echo, fiber, beego, and fasthttp. It complements router-only benchmarks by measuring end-to-end request handling.

## Use cases
- compare performance of go web frameworks
- benchmark gin vs echo vs fiber
- find the fastest go http framework
- measure http request throughput in go
- evaluate go framework concurrency performance

## When to choose
- you are selecting a Go web framework based on throughput and latency
- you want reproducible benchmark code covering many Go frameworks

## When to avoid
- you need benchmarks for non-Go languages or routers only
- you need up-to-date results - last published test data is from 2020

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: benchmarking, http-server, web-framework
- domain: web-development, performance, developer-tools
- platform: go, cli
- tags: go-web-frameworks, http-benchmark, performance-comparison, linux

## Member repositories
- smallnest/go-web-framework-benchmark (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.400066+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-30T02:51:57.486080+00:00, confidence not recorded.
  - readme: https://github.com/smallnest/go-web-framework-benchmark (fetched 2026-08-28T04:06:17.400066+00:00, sha f9fcef751eb9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
