Azul has launched a cloud-native compiler, improving the time to peak performance for Java applications. By delegating JIT to an external system, applications can reach higher throughput, faster than when JIT is performed locally. (more…)
Read more »
Previous message: Concerns with JPMS spec and Jigsaw implementation... (more…)
Read more »
Java and the JVM more generally are widely used for services everywhere, but often challenging to debug and manually test, particularly in… (more…)
Read more »
I developed a very basic benchmark suite to compare different HTTP server’s performance. It is inspired by arcadius/java-rest-api-web…
Read more »