Lambda Performance Optimization in Java

Lambda Performance Optimization in Java

Java via YouTube Direct link

Lambda: SUT

3 of 26

3 of 26

Lambda: SUT

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Lambda Performance Optimization in Java

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Lambda: performance
  3. 3 Lambda: SUT
  4. 4 Linkage: How?
  5. 5 Linkage: What?
  6. 6 Linkage: lambda chain
  7. 7 Linkage: anonymous chain
  8. 8 Linkage: benchmark
  9. 9 Linkage: results (cold)
  10. 10 Linkage: Main contributors (lambda)
  11. 11 Non-capture lambda: benchmarks
  12. 12 Capture: results
  13. 13 Capture: exploring asm
  14. 14 Capture: benchmark
  15. 15 Capture: chain results
  16. 16 Capture: beware of microbenchmarks
  17. 17 Capture: LF's inline tree
  18. 18 Capture: lambda slow warmup
  19. 19 Capture: time-to-performance
  20. 20 Invocation: performance
  21. 21 Inline: benchmark
  22. 22 Scalar replacement: benchmark
  23. 23 Scalar replacement: results
  24. 24 Scalar replacement: asm
  25. 25 Lazy vs Eager: benchmark
  26. 26 Lazy vs Eager: results

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.