<p dir="ltr"><br>
><br>
> Now java compilers have become so good that they can run at nearly "native" speeds for some things ...<br>
></p>
<p dir="ltr">Whilst we are talking about avoiding generalisations. I would point out that the above statement is quite outdated, with modern JVMs and well optimised code, you can often achieve performance that is better than the equivalent C or C++ code. Just do some googling...</p>