Hacker News new | ask | show | jobs
by pjmlp 4694 days ago
What is the sense of all these Python vs Go runtime benchmarks?

Unless one compares implementations of the same nature, it is obvious that the compiled one, in this case Go, it will always be faster.

Why bother at all to find out the obvious?!