Hacker News new | ask | show | jobs
by hermitdev 2339 days ago
How about comparing a blocking server in Go versus the same in Python, then an async server in Python vs the concurrent Go server? That would be a more apt comparison.