Migrating 10MinuteMail from Java to GraalVM Native
GraalVM Native compilation cuts 10MinuteMail startup time and memory footprint from Java baseline.
2 posts
GraalVM Native compilation cuts 10MinuteMail startup time and memory footprint from Java baseline.
I have run into some issues getting Micronaut, GraalVM, and Native builds working correctly on my Apple Silicon M1 Max based MacBookPro. So I wanted to share what I've needed to do to get things working correctly.