Skip to main content

HTTP Benchmarking Tool CLI

Code
By f Source | 0 views 0 copies |

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 configuratio

Rate this prompt

Click to rate

0.0 avg rating (0)

Notes

Reference: From awesome-chatgpt-prompts repository (CC0 license)