1
0
mirror of https://github.com/labstack/echo.git synced 2025-07-03 00:56:59 +02:00

Added performance graph

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana
2015-06-22 14:41:16 -07:00
parent 3ec917f633
commit db109cf4ec
2 changed files with 2 additions and 2 deletions

View File

@ -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