well some say c++ because of the many optimizations you can make , plus the fact that it is pre-compiled , orhers disagree to the point that the jit is fast enough to keep up with c++ and others will say no , its the memory where the real difference comes in .

I simply say , it doesn't matter either way if you cannot comfortably code efficient code , if your code is inefficient then no language will safe your behind .


Compulsive compiler