Skip to content

Commit

Permalink
Added performance graph
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Rana <[email protected]>
  • Loading branch information
vishr committed Jun 22, 2015
1 parent 3ec917f commit db109cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion website/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit db109cf

Please sign in to comment.