-
Notifications
You must be signed in to change notification settings - Fork 39
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
Sharing my bench stats. I think Windows might give you a lot of bias #48
Comments
Good to see Stric still there |
i decided to give this a go on my linux machine and it seems like your hypothesis of Windows adding a bias is most likely true, though my results seem wildly different from yours and the original. I'm running on Arch Linux (6.5.2-arch1-1) with node v18.17.1 (latest LTS) and bun v1.0.0. specs: i9-13900H @ 5.2GHz with 32GB DDR5 (6400MT/s)
|
I think your Post JSON tests failed, that's why their number is so high |
@ItzDerock |
Thanks for pointing that out. After rerunning the benchmark, I noticed that the POST tests were reporting errors:
while the GET tests were running fine
even after switching
I will probably create another issue about this so I don't continue to clog up this thread. (and yes, I have double checked my /etc/hosts file and it contains the correct entries for my hostname and localhost) |
Hi there, just sharing some data for comparison. My results are a bit closer to https://web-frameworks-benchmark.netlify.app/ and from https://fastify.dev/benchmarks/ then yours. I think Windows might be a huge bias.
Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
Linux Mint 21.2 kernel 5.15.0-82-generic
node v20.3.1
bun 1.0.0
For reference, I added a simpler Bun
and a vanilla http
You may close this whenever you wish ;-)
The text was updated successfully, but these errors were encountered: