Hacker News new | ask | show | jobs
by esseti 3901 days ago
are the conclusion true in general? I mean, sw written in go performs better than the one written in python
2 comments

Software rewritten in Python often performs better than the original in Python, too.
Sure it's true. And software written in C or assembly language often also performs better than those written in Python.