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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of go-web-framework-benchmark!