# mcollina/autocannon

fast HTTP/1.1 benchmarking tool written in Node.js

Repository: https://github.com/mcollina/autocannon
Canonical: https://ross.abutalabs.com/products/autocannon
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-05-16T07:48:53+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 3807, "days_push": 109, "days_rel": 688, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8502, forks 345 (observed 2026-08-28T04:10:23.162791+00:00)

## What it is
A fast HTTP/1.1 benchmarking and load-testing tool written in Node.js, inspired by wrk and wrk2. It can be used from the command line or programmatically via its API, supporting HTTP pipelining, HTTPS, and worker threads.

## Use cases
- load test an HTTP API before production
- benchmark my web server's requests per second
- compare performance of Node.js frameworks
- stress test an endpoint with concurrent connections
- run HTTP benchmarks in CI
- measure latency percentiles for an HTTP service

## When to choose
- you need a fast, scriptable HTTP benchmarking tool in Node.js
- you want to generate more load than wrk or ab
- you need programmatic load testing via a JavaScript API
- you want HTTP pipelining or HTTPS support in benchmarks

## When to avoid
- you need HTTP/2 or gRPC load testing
- you need a distributed load-testing setup across multiple machines
- you are benchmarking non-HTTP protocols

## Facets
- artifact type: cli-tool
- maturity: stable
- function: load-testing, benchmarking, http-client, cli
- domain: developer-tools, testing, performance, web-development
- platform: cli, cross-platform
- tags: http-benchmarking, load-testing, wrk-alternative, stress-testing, command-line, nodejs

## Member repositories
- mcollina/autocannon (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.162791+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:26:43.063124+00:00, confidence not recorded.
  - readme: https://github.com/mcollina/autocannon (fetched 2026-08-28T04:10:23.162791+00:00, sha ca078a8fb21e)
  - registry_npm: https://registry.npmjs.org/autocannon (fetched 2026-08-29T08:27:03.555445+00:00, sha ae7f21f9d3bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
