Completed
How Does That Perform?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Shooting the Rapids
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Benchmark Alert
- 3 What is a Lambda?
- 4 Example: Processing GC Logfile
- 5 20 Old School Code
- 6 Java 8 Streams
- 7 Method References
- 8 20 Terminal Operation
- 9 Splitting the Data
- 10 How Does That Perform?
- 11 Open Questions
- 12 LineSpliterator
- 13 In-memory Comparison
- 14 Amortizing Setup Costs
- 15 Simulated Server Environment
- 16 Intermediate Operation Bottleneck
- 17 Tragedy of the Commons
- 18 Resources