Completed
What is flame chart
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Performance - Optimizing Your Flutter App
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 What is jank
- 4 What is tracing
- 5 What is flame chart
- 6 Tradeoffs
- 7 Profiling
- 8 Avoid UI thread
- 9 Performance tools
- 10 Slow motion
- 11 Live profiling
- 12 Needle in a haystack
- 13 Dont prematurely optimize
- 14 Measure
- 15 Run app
- 16 Profile mode
- 17 Performance overlay
- 18 Exploring the app
- 19 Fibonacci number
- 20 Re recompile
- 21 Compute
- 22 Expensive widgets
- 23 Blur