mirror of
https://github.com/labstack/echo.git
synced 2025-04-15 11:56:51 +02:00
Update README.md
This commit is contained in:
parent
a328eb4cdd
commit
0337e9d13f
@ -113,6 +113,8 @@ func main() {
|
|||||||
### Benchmark
|
### Benchmark
|
||||||
Based on [julienschmidt/go-http-routing-benchmark] (https://github.com/vishr/go-http-routing-benchmark), April 1, 2015
|
Based on [julienschmidt/go-http-routing-benchmark] (https://github.com/vishr/go-http-routing-benchmark), April 1, 2015
|
||||||
##### [GitHub API](http://developer.github.com/v3)
|
##### [GitHub API](http://developer.github.com/v3)
|
||||||
|
> Echo: 43700 ns/op, 0 B/op, 0 allocs/op
|
||||||
|
|
||||||
```
|
```
|
||||||
BenchmarkAce_GithubAll 20000 69126 ns/op 13792 B/op 167 allocs/op
|
BenchmarkAce_GithubAll 20000 69126 ns/op 13792 B/op 167 allocs/op
|
||||||
BenchmarkBear_GithubAll 10000 252699 ns/op 79952 B/op 943 allocs/op
|
BenchmarkBear_GithubAll 10000 252699 ns/op 79952 B/op 943 allocs/op
|
||||||
|
Loading…
x
Reference in New Issue
Block a user