mirror of
https://github.com/labstack/echo.git
synced 2025-01-12 01:22:21 +02:00
Updated README
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
3d76a6ce8a
commit
92bcc8f867
@ -8,7 +8,8 @@ Bolt is a fast HTTP router (zero memory allocation) and micro web framework in G
|
|||||||
|
|
||||||
### Benchmark
|
### Benchmark
|
||||||
Based on [julienschmidt/go-http-routing-benchmark] (https://github.com/vishr/go-http-routing-benchmark)
|
Based on [julienschmidt/go-http-routing-benchmark] (https://github.com/vishr/go-http-routing-benchmark)
|
||||||
```sh
|
#### [GitHub](http://developer.github.com/v3)
|
||||||
|
```
|
||||||
BenchmarkAce_GithubAll 20000 70743 ns/op 13792 B/op 167 allocs/op
|
BenchmarkAce_GithubAll 20000 70743 ns/op 13792 B/op 167 allocs/op
|
||||||
BenchmarkBear_GithubAll 10000 251638 ns/op 79952 B/op 943 allocs/op
|
BenchmarkBear_GithubAll 10000 251638 ns/op 79952 B/op 943 allocs/op
|
||||||
BenchmarkBeego_GithubAll 3000 485840 ns/op 146272 B/op 2092 allocs/op
|
BenchmarkBeego_GithubAll 3000 485840 ns/op 146272 B/op 2092 allocs/op
|
||||||
|
Loading…
Reference in New Issue
Block a user