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

Bun & Deno Comparision #55

Open
ronag opened this issue Feb 10, 2023 · 10 comments
Open

Bun & Deno Comparision #55

ronag opened this issue Feb 10, 2023 · 10 comments

Comments

@ronag
Copy link
Member

ronag commented Feb 10, 2023

It would be nice to have some benchmarks vs Bun and Deno with things we would like to make faster. It provides some incentive and makes it more interesting to do perf work. Also a good indication of what things actually can be made faster

@benjamingr
Copy link
Member

I agree, I also think it's important to measure actual user flows (kind of like what we did with boxbee for bluebird) and not micro-benchmarks.

@anonrig
Copy link
Member

anonrig commented Feb 10, 2023

I've been using my own micro-benchmarks which helped me a lot: https://github.com/anonrig/node-benchmarks

@anonrig
Copy link
Member

anonrig commented Feb 17, 2023

I can move my benchmark repository to this repository and start creating a suite of benchmarks against Bun & Deno and Node. wdyt? @ronag

@tniessen
Copy link
Member

I also think it's important to measure actual user flows (kind of like what we did with boxbee for bluebird) and not micro-benchmarks.

I agree with @benjamingr. It would be great to benchmark some realistic applications instead of only using micro-benchmarks, and then using profiling to find out why Node.js is slower for those particular applications (if it is). Micro-benchmarks are great for what they are, but they don't say anything about real-world impact of performance optimizations.

@nassau-t

This comment has been minimized.

@tniessen

This comment has been minimized.

@nassau-t

This comment has been minimized.

@tniessen

This comment has been minimized.

@nassau-t

This comment has been minimized.

@ronag
Copy link
Member Author

ronag commented Sep 19, 2023

This issue is about creating benchmarks. Please stay on topic.

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

No branches or pull requests

5 participants