Ross ROSS = Recommend OSS · open-source software intelligence for agents

codesenberg/bombardier

Fast cross-platform HTTP benchmarking tool written in Go observed · 2026-08-28

github.com/codesenberg/bombardier · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4.0
  • age_days: 3748
  • days_rel: 547
  • days_push: 8
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

6828 stars · 330 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Bombardier is a fast cross-platform HTTP(S) benchmarking tool written in Go, built on fasthttp with an optional net/http client for HTTP/2.x support. It measures requests per second, latency distributions, and throughput against target URLs.

Use cases

  • load test an HTTP endpoint with configurable concurrency
  • measure requests per second and latency of a web server
  • benchmark HTTP/2 services
  • get latency percentile distributions for an API
  • stress test a server before production deployment
  • compare throughput of different web frameworks

When to choose

  • you need a fast, single-binary CLI load tester across Linux, macOS, and Windows
  • you want detailed latency distribution and throughput statistics
  • you need very high request rates via fasthttp

When to avoid

  • you need complex scripted scenarios or multi-step user flows (use k6 or Locust)
  • you need to set a custom Host header with the fasthttp client
  • you need distributed load generation from multiple machines

Facets

cli-tool · maturity active

load-testing benchmarking http-client cli performance developer-tools web-development testing windows cli cross-platform http-benchmarking fasthttp stress-testing latency-distribution golang command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
codesenberg/bombardiermain79

For agents

markdown · JSON · MCP: product_card(name="codesenberg/bombardier")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem