You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess you'd like to see updated benchmarks on the V5 branch
There is some discussion going on about benchmarks in #2143
When V5 is released the benchmarks will be updated.
For now you can check pull requests for the V5 branch, which include benchmarks as part of the automated tests or fork https://github.com/vishr/web-framework-benchmark and add the versions you need and benchmark yourself.
Activity
aldas commentedon Oct 25, 2022
Could you be more specific?
zxysilent commentedon Oct 25, 2022
https://github.com/labstack/echo#benchmarks
about v5 vs v4 or gin
lammel commentedon Nov 30, 2022
I guess you'd like to see updated benchmarks on the V5 branch
There is some discussion going on about benchmarks in #2143
When V5 is released the benchmarks will be updated.
For now you can check pull requests for the V5 branch, which include benchmarks as part of the automated tests or fork https://github.com/vishr/web-framework-benchmark and add the versions you need and benchmark yourself.
lammel commentedon Nov 30, 2022
Ok I have to admit I was interested too in numbers :)
Forked to https://github.com/lammel/web-framework-benchmark to use current versions for Gin and Echo v4.
Tested using
go1.19.3 linux/amd64
Benchmarks using Echo v4:
Benchmarks using Echo v5 (v5_alpha branch):