maintell/webBenchmark
a simple tool of website benchmark. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2296
- days_rel: n/a
- days_push: 798
- n_releases_24m: 0
Adoption not part of the score
1011 stars · 307 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go-based command-line HTTP benchmark tool that floods a target URL with concurrent requests to test server bandwidth and performance. It supports random User-Agents, custom headers, referers, POST bodies, multiple target IPs, and randomized X-Forwarded-For/X-Real-IP headers.
Use cases
- load test my web server bandwidth
- benchmark a website with concurrent http requests
- stress test server with custom headers
- test website performance from command line
- send concurrent requests to multiple target ips
- measure how much traffic my server can handle
When to choose
- you need a simple, single-binary CLI to saturate server bandwidth with configurable concurrency
- you want randomized headers, User-Agents, and X-Forwarded-For per request
- you need to target specific IPs behind a domain
When to avoid
- you need detailed latency percentiles and metrics reporting (use hey, wrk, or k6 instead)
- you want a GUI or distributed load testing
- you cannot legally authorize testing against the target server - misuse may be illegal
Facets
cli-tool · maturity maintenance
load-testing http-client benchmarking web-development performance developer-tools windows cli go http-benchmark stress-testing bandwidth-testing concurrent-requests command-line linux macos
1 source
- readme: https://github.com/maintell/webBenchmark · fetched 2026-08-28 · 5e1a5503d310
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maintell/webBenchmark | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="maintell/webBenchmark")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem