Merge ed044244d382932cf032c280b5f134996d91f4be into dcaa4296d111981ffb31ac3eba90bb63e1eb5ab9

This commit is contained in:
Rafli Surya Wijaya 2026-08-26 17:13:13 +08:00 committed by GitHub
commit 874197f4ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,7 +143,7 @@ The comprehensive documentation is available on [gin-gonic.com](https://gin-goni
## ⚡ Performance Benchmarks
Gin demonstrates exceptional performance compared to other Go web frameworks. It uses a custom version of [HttpRouter](https://github.com/julienschmidt/httprouter) for maximum efficiency. [View detailed benchmarks →](/BENCHMARKS.md)
Gin demonstrates exceptional performance compared to other Go web frameworks. It uses a custom version of [HttpRouter](https://github.com/julienschmidt/httprouter) for maximum efficiency. [View detailed benchmarks →](BENCHMARKS.md)
**Gin vs. Other Go Frameworks** (GitHub API routing benchmark):