Hacker News new | ask | show | jobs
by MBCook 22 days ago
If you’re trying to compare three runtimes, what’s the point of using completely different frameworks on each of them?

How do I know that all the differences aren’t because of that?

1 comments

The website is down, but another commenter linked the original article[0]. Seems their reasoning is:

> For each runtime, the fastest available web framework was selected to ensure optimal performance

But I agree. Best thing to do is use the same framework.

[0] https://hackernoon.com/myth-vs-reality-real-world-runtime-pe...