monlockandkey
- Karma
- 0
- Created
- ()
- Submissions
- 0
- “I Wrote Minecraft for a calculator” [video] (youtube.com)
- Java JEP draft: AOT at JVM startup (openjdk.org)
- Chatbot Arena 33k conversations released (lmsys.org)
- Ent ORM for Golang (entgo.io)
-
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…