mirror of
https://github.com/gin-gonic/gin.git
synced 2026-09-04 14:49:27 +08:00
Merge ed044244d382932cf032c280b5f134996d91f4be into dcaa4296d111981ffb31ac3eba90bb63e1eb5ab9
This commit is contained in:
commit
874197f4ab
@ -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):
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user