BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Let’s Get to the Rapids: Java 8 Stream Performance

Let’s Get to the Rapids: Java 8 Stream Performance

Bookmarks
55:51

Summary

Maurice Naftalin discusses the factors that control stream performance, how streams begin and end as well as the work that they do along the way, and when to use the built-in parallelization support offered by streams. Maurice disentangles these problems and creates guidelines for getting the best performance from Java 8 streams.

Bio

Maurice Naftalin has worked in the software industry for four decades as developer, researcher, trainer and author. He is a Java Champion, author of several books on the features introduced in Java 5 and Java 8, and a JavaOne Rockstar in 2013 and 2014.

About the conference

Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Jul 29, 2015

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT