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

wg/wrk

Modern HTTP benchmarking tool observed · 2026-08-28

github.com/wg/wrk · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 5279
  • days_rel: n/a
  • days_push: 977
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

40394 stars · 3033 forks observed · 2026-08-28

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

wrk is a modern HTTP benchmarking tool that generates significant load from a single multi-core machine using a multithreaded design with epoll/kqueue event notification. It supports optional LuaJIT scripting for custom request generation, response processing, and reporting.

Use cases

  • load test an HTTP API with thousands of concurrent connections
  • measure requests per second and latency of a web server
  • benchmark before and after a performance optimization
  • generate custom HTTP requests via Lua scripts for load testing
  • stress test a service endpoint for a fixed duration

When to choose

  • you need high-throughput HTTP load generation on a single multi-core machine
  • you want detailed latency statistics from a lightweight CLI tool
  • you need scripted, customizable benchmark scenarios via LuaJIT

When to avoid

  • you need distributed load generation across multiple machines
  • you need a browser-realistic or protocol-rich testing tool (e.g., WebSockets, HTTP/2, JS execution)
  • you want a GUI or record-and-replay workflow

Facets

cli-tool · maturity maintenance

benchmarking http-client load-testing developer-tools performance web-development testing cli cross-platform http-benchmarking load-generator luajit-scripting stress-testing linux macos

1 source

Member repositories

RepositoryRoleHealth v2
wg/wrkmain32

For agents

markdown · JSON · MCP: product_card(name="wg/wrk")

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