Completed
Parsing the results
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Peek into the Black Box - How to Adopt Java Flight Recorder to Improve Performance and Capacity Testing
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation
- 3 How would you build a good test
- 4 Did the test pass?
- 5 Java Flight Recorder
- 6 JFR Event
- 7 JFR Adding Custom Events
- 8 Parsing the results
- 9 Java Mission Control
- 10 JMC - Headless Analysis
- 11 JMC - Automated Analysis
- 12 Use Case under test
- 13 Testing Pipeline
- 14 Regression Model