mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
Added performance graph
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
3ec917f633
commit
db109cf4ec
@ -37,7 +37,7 @@ Based on [vishr/go-http-routing-benchmark] (https://github.com/vishr/go-http-rou
|
||||
|
||||
> Echo: 38662 ns/op, 0 B/op, 0 allocs/op
|
||||
|
||||
![Performance](http://i.imgur.com/UskYRUl.png)
|
||||
![Performance](http://i.imgur.com/dTBFmte.png)
|
||||
|
||||
```
|
||||
BenchmarkAce_GithubAll 20000 93675 ns/op 13792 B/op 167 allocs/op
|
||||
|
@ -38,7 +38,7 @@ Echo is a fast HTTP router (zero dynamic memory allocation) and micro web framew
|
||||
|
||||
## Performance
|
||||
|
||||
![Performance](http://i.imgur.com/UskYRUl.png)
|
||||
![Performance](http://i.imgur.com/dTBFmte.png)
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user