My first contribution to the #OpenJDK open source project, hence to #Java18 itself, improves performance of InputStream::transferTo approximately by factor 2 to 5 – at least for file-to-file transfers (socket-based transfers will follow in a later contribution). Get an in-depth introduction to this project, why I did it, how I did it, what tricks it does under the hood, and see each line of source code. A great way to learn about the difference between old-school and modern Java programming, BTW!
If you like this video, please give it a thumbs up, share it, subscribe to my channel, or become my patreon https://www.patreon.com/mkarg. Thanks! 🙂
Stay safe and… Party On!