monlockandkey

↗ HN profile [ 79.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. For the longest time I have been struggling to understand what is the advantage of JIT (Java, C#) over the static compilation model such as with C++? The argument goes that the JIT compiler can produce highly optimised…