Hacker News new | ask | show | jobs
by Demiurge 4694 days ago
So you think Go is 100 times faster and therefore better than Python for absolutely everything and everyone should use it. Did this benchmark convince you of this, did you already believe it, or do you think this benchmark is great because it help to convince others?
1 comments

I was convinced before by experience of running a small web server with python using flask and nginx. Go was shown to be 10 time faster for a simple web server, not 100 and I don't think Go is better than python for everythig.