go-web-framework-benchmark is a benchmark suite for comparing the performance of Go web frameworks. It was created to measure full HTTP request processing instead of only route matching speed. The project runs small real HTTP servers for many stable frameworks and tests a simple /hello endpoint. It can add configurable handler delay to simulate business work such as database calls, cache access, disk writes, socket activity, or microservice calls. The benchmark uses wrk and scripts to collect throughput, latency, allocation, concurrency, pipelining, and CPU-bound results. It is useful for developers who want repeatable framework comparisons that better reflect end-to-end web request behavior.
Features
- Whole-request Go framework benchmarking
- Configurable handler processing delay
- wrk-based load testing workflow
- Throughput, latency, and allocation results
- Concurrency and pipelining test scripts
- Support for adding new frameworks
Categories
FrameworksLicense
Apache License V2.0Follow go-web-framework-benchmark
Other Useful Business Software
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of go-web-framework-benchmark!