Microservice framework startup time on different JVMs (AOT and JIT) Maarten Smeets September 3, 2019 Java, Serverless No Comments When developing microservices, a fast startup time is useful. It can for example reduce the amount of time a rolling upgrade of instances takes and reduce build time thus … [Continue Reading...]
Performance! 3 reasons to stick to Java 8 for the moment Maarten Smeets June 4, 2019 Java, Performance and tuning No Comments It is a smart thing to move to newer versions of Java! Support such as security updates and new features are just two of them but there are many … [Continue Reading...]