mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 08:51:12 +00:00
commit
8b9aa2c4fe
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ The reitit routing perf is measured to get an internal baseline to optimize agai
|
||||||
|
|
||||||
### Looking out of the box
|
### Looking out of the box
|
||||||
|
|
||||||
A quick poke to [the fast routers in Go](https://github.com/julienschmidt/go-http-routing-benchmark) indicates that reitit is less 50% slower than the fastest routers in Go. Which is kinda awesome.
|
A quick poke to [the fast routers in Go](https://github.com/julienschmidt/go-http-routing-benchmark) indicates that reitit is less than 50% slower than the fastest routers in Go. Which is kinda awesome.
|
||||||
|
|
||||||
### Faster!
|
### Faster!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue