Hacker News new | ask | show | jobs
by Eug894 2808 days ago
Why not have single language for all kinds of work? And why not spend some tiny part of those money dedicated to improving hardware by 2x-3x, when there are people [0] claiming Python run-time has potential to 1000x speed-up? I know, I know, it will make manual optimization job nonsense, and everyone needs a job nowadays it seems...

[0] https://spectrum.ieee.org/view-from-the-valley/computing/har...

1 comments

Did you actually read that link?

Yes, you can have a substantial performance boost for python by rewriting it fully in c... But that's exactly like saying that c performance is substantially better than Python's.