Ludovic Henry
Datadog
I'm a software engineer passionate about hardware.
Want to make your CPU-intensive application run even faster? With the Vector API introduced in Java 16, you can now access the full power of your CPU.
In this session, we will explore the core concepts of vectorization by implementing some common algorithms in increasing complexity (like polynomial hashcode or UTF-8 to UTF-16 decoding). We will also look at best practices in developing these algorithms to empower you to make steady and measurable progress in your performance improvement journey.