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

EZLippi/WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html observed · 2026-08-28

github.com/EZLippi/WebBench · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4160
  • days_rel: n/a
  • days_push: 1901
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2794 stars · 1134 forks observed · 2026-08-28

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

WebBench is a very simple website stress-testing tool for Linux, originally written by Radim Kolar in 1997. It uses fork() to simulate multiple concurrent clients hitting a specified URL, supporting up to 30,000 concurrent connections to measure a site's load capacity.

Use cases

  • load test a website with thousands of concurrent connections
  • benchmark how a web server performs under stress
  • measure response throughput of a URL before production launch
  • stress test an HTTP endpoint with configurable client count and duration
  • test website load capacity through a proxy server
  • compare performance across HTTP/0.9, 1.0, and 1.1 protocols

When to avoid

  • you need detailed per-request metrics, latency percentiles, or rich reporting
  • you require HTTPS/TLS support or modern HTTP/2+ testing
  • you need distributed load generation across multiple machines
  • you want scenario-based testing with authentication, cookies, or request bodies
  • you are on Windows or macOS without a Linux environment

Facets

cli-tool · maturity maintenance

load-testing http-client benchmarking web-development performance developer-tools cli stress-testing http-benchmark concurrent-clients fork-based-load-generator website-performance command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
EZLippi/WebBenchmain32

For agents

markdown · JSON · MCP: product_card(name="EZLippi/WebBench")

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