File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ Based on [vishr/go-http-routing-benchmark] (https://github.com/vishr/go-http-rou
37
37
38
38
> Echo: 38662 ns/op, 0 B/op, 0 allocs/op
39
39
40
+ ![ Performance] ( http://i.imgur.com/UskYRUl.png )
41
+
40
42
```
41
43
BenchmarkAce_GithubAll 20000 93675 ns/op 13792 B/op 167 allocs/op
42
44
BenchmarkBear_GithubAll 10000 264194 ns/op 79952 B/op 943 allocs/op
Original file line number Diff line number Diff line change @@ -36,6 +36,10 @@ Echo is a fast HTTP router (zero dynamic memory allocation) and micro web framew
36
36
- Customizable request binding function.
37
37
- Customizable response rendering function, allowing you to use any HTML template engine.
38
38
39
+ ## Performance
40
+
41
+ ![ Performance] ( http://i.imgur.com/UskYRUl.png )
42
+
39
43
## Getting Started
40
44
41
45
### Installation
You can’t perform that action at this time.
0 commit comments