diff --git a/README.md b/README.md index 2ec355221..e3e81bbb8 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/website/docs/index.md b/website/docs/index.md index bda28318b..24a8e978a 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -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