1 | Typically, up to 106 C instructions may be executed in a few milliseconds |
2 | A Java interpeter is roughly 50 times slower than C |
3 | Java "Just-In-Time" compiler is roughly 2–8 times slower than C |
4 | Perl is 500 times slower than C |
5 | JavaScript is 5000 times slower than C |