Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide updated benchmarks #2296

Open
ex-tag opened this issue Oct 5, 2022 · 2 comments
Open

Provide updated benchmarks #2296

ex-tag opened this issue Oct 5, 2022 · 2 comments

Comments

@ex-tag
Copy link

ex-tag commented Oct 5, 2022

Provide updated benchmarks for 2022. These should be provided with each release, or yearly.

Would like to see benchmarks on routes (radix tree), middleware, and maybe binding.

No need to benchmark against 20 others, but would like to see the 3 most popular:
Gin, Beego (or another) and Echo

@aldas
Copy link
Contributor

aldas commented Oct 6, 2022

Most recent number and some explanation #2143 To get comparable benchmark you should create list of requirements your application has - then create small application for each framework/library, with similar set of middlewares and routes and then do the benchmark.

@lammel
Copy link
Contributor

lammel commented Dec 14, 2022

I think we should add a dedicated web-benchmark project that compares numbers with a selected list of other frameworks and generated the requires numbers and screenshots that can be used for the README.

Otherwise I think just adding plain text output is an alternative to keep efforts low.

@ex-tag As this is a PR, are you planing on actually updating the benchmarks now in README?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants