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

Improve Benchmarks? #308

Open
pyrossh opened this issue Feb 13, 2017 · 2 comments
Open

Improve Benchmarks? #308

pyrossh opened this issue Feb 13, 2017 · 2 comments

Comments

@pyrossh
Copy link

pyrossh commented Feb 13, 2017

Your benchmarks are only against ruby which in itself is an interpreted language and will be slow. So you should be actually comparing it to another compiled language like go with fasthttp framework or rust with rocket webframework? And also you should take concurrency into picture.

@sdogruyol
Copy link
Member

I agree with you that the benchmarks could be improved. There's this sdogruyol/kemal-showdown#5

@Dan-Do
Copy link

Dan-Do commented May 2, 2020

We already had Tech Empower benchmark. I read the code and see they implemented very well :)

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