#Java19 is gonna be an amazing release 🤩 - the most break-through in a few years and probably for a few years to come. Here's why, from least to most groundbreaking feature (IMHO). 🧵 (If you want to follow up on something, the video description has tons of links.)
#Java19 is gonna be an amazing release 🤩 - the most break-through in a few years and probably for a few years to come. Here's why, from least to most groundbreaking feature (IMHO). 🧵 (If you want to follow up on something, the video description has tons of links.)
Vector API (4th incubator) Allowing reliable compilation to CPU vector instructions ("SIMD") is a great performance improvement for arithmetic-heavy code like image processing or machine learning. This API is mature, but needs to wait for Valhalla for final touches. 😕
@nipafx "the most break-through in a few years and probably for a few years to come" - I must say I'm _really_ looking forward to project Valhalla. It might be less noticeable to users perhaps but no less revolutionary. Can't wait to use all these new features! ❤️
@nipafx I am excited too but let be realistic until Is widely supported by most common libraries / frameworks It Will be not ready for complex production use cases