Y
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
mhd
3901 days ago
Software rewritten in Python often performs better than the original in Python, too.
link
jonathan_s
3901 days ago
Sure it's true. And software written in C or assembly language often also performs better than those written in Python.
link