Skip to content

Commit db109cf

Browse files
committedJun 22, 2015
Added performance graph
Signed-off-by: Vishal Rana <vr@labstack.com>
1 parent 3ec917f commit db109cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Based on [vishr/go-http-routing-benchmark] (https://github.com/vishr/go-http-rou
3737

3838
> Echo: 38662 ns/op, 0 B/op, 0 allocs/op
3939
40-
![Performance](http://i.imgur.com/UskYRUl.png)
40+
![Performance](http://i.imgur.com/dTBFmte.png)
4141

4242
```
4343
BenchmarkAce_GithubAll 20000 93675 ns/op 13792 B/op 167 allocs/op

‎website/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Echo is a fast HTTP router (zero dynamic memory allocation) and micro web framew
3838

3939
## Performance
4040

41-
![Performance](http://i.imgur.com/UskYRUl.png)
41+
![Performance](http://i.imgur.com/dTBFmte.png)
4242

4343
## Getting Started
4444

0 commit comments

Comments
 (0)