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
3737
3838> Echo: 38662 ns/op, 0 B/op, 0 allocs/op
3939
40+ ![ Performance] ( http://i.imgur.com/UskYRUl.png )
41+
4042```
4143BenchmarkAce_GithubAll 20000 93675 ns/op 13792 B/op 167 allocs/op
4244BenchmarkBear_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
3636- Customizable request binding function.
3737- Customizable response rendering function, allowing you to use any HTML template engine.
3838
39+ ## Performance
40+
41+ ![ Performance] ( http://i.imgur.com/UskYRUl.png )
42+
3943## Getting Started
4044
4145### Installation
You can’t perform that action at this time.
0 commit comments