한국어
☰ Categories

HTTP Benchmarking Tool CLI

Create a high-performance HTTP benchmarking tool in Go.

CategoryDevelopment › Deploy & operations
TagsDraftingAnalyzingDeveloperCode
Prompt
Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates. Include support for HTTP/1.1, HTTP/2, and HTTP/3. Implement custom header and cookie management. Add request templating for dynamic content. Include response validation with regex and status code checking. Implement TLS configuration with certificate validation options. Add load profile configuration with ramp-up and steady-state phases. Include detailed reporting with percentiles and histograms. Implement distributed testing mode for high-load scenarios.

What this prompt does

Suitable for a web server load-testing CLI. It asks for TLS settings, load profiles, and distributed testing, but the actual high-load execution environment must be prepared separately.

More in this category

AI Agent Architect — Design Production-Ready Agents in 15 Steps
AI Agent Security Evaluation Checklist
AI Provider Research Expert
AI Trying to Escape the Box
Analyze code scanning security issues and dependency updates if vulnerable