Sergey Kuksenko
Biography
Sergey Kuksenko is Java Performance Engineer working for Oracle. His primary skills are performance engineering, benchmarking, JVMs, JIT compilers, and class libraries. He’s been accelerating JVMs since 2005 when he was worked for Intel in Apache Harmony Performance team. Here you may found his speaking history
Lectures
1h - Slides+Speech
JDK8 is bringing lambdas into the Java world. But without significant Java SE 8 libraries extensions lambdas would be only a toy. The centerpiece of the new libraries is the Streams API (formerly ‘Collections bulk operations’). Unfortunately, attempt to tell the whole 'Lambda Project' story during the single talk would be a thankless job. That is why we won't talk about lambdas, we will talk about streams. This session presents the Streams API and examples how to get the best performance and scalability using the library.