1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00

Updated README

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2015-03-12 15:02:03 -07:00
parent 3d76a6ce8a
commit 92bcc8f867

View File

@ -8,7 +8,8 @@ Bolt is a fast HTTP router (zero memory allocation) and micro web framework in G
### 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
BenchmarkBear_GithubAll 10000 251638 ns/op 79952 B/op 943 allocs/op
BenchmarkBeego_GithubAll 3000 485840 ns/op 146272 B/op 2092 allocs/op