JVM tiered compilation
References
- Tiered Compilation in JVM | Baeldung
- JVM c1, c2 compiler thread — high CPU consumption? | by Ram Lakshmanan | Medium
- Boosting Spring Boot Application Startup Time: A Practical Guide | by Mirakl Labs | Mirakl Tech Blog
- A Deep Dive into Java JIT Compilation: Optimizing Code for Peak Performance | by Sushant Kumar | Medium
- Reducing High CPU Use from JVM C1/C2 Compiler Threads | Java Tech Blog
- How Tiered Compilation works in OpenJDK - Microsoft for Java Developers