SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

docs(readme): update benchmark results with latest data (#4583)

- Remove 20 deprecated frameworks from benchmark report
- Add BunRouter and Fiber as newly benchmarked routers
- Add ranked summary table based on GitHub API throughput
- Add memory consumption tables sorted by bytes ascending
- Include all micro and API benchmark results with rankings

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
B
Bo-Yi Wu committed
ecd26c8835574b47acdc9cb6a5dddcc6fe922140
Parent: a749e4d
Committed by GitHub <[email protected]> on 3/15/2026, 9:16:42 AM