Hi
C/C++ will always be faster and i know depends on the programmer too but lets assume a good programer. This is the reason we write games and OS's in these languages, performance. They have two major drawbacks, heavily typed and hard to debug.
Maybe would be good to make some improvements but sometime rewrite is not the best option. I think the major step would be the use of a JIT like pypy, this would keep the easiness of coding with the performance of a compiled language.
My 2 cents
|