Completed
Tracking Managed Memory Allocations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Optimizing Mobile Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Use The Best Tools
- 3 Instruments! (2)
- 4 Instruments CPU Profiler: Startup Time
- 5 Instruments CPU Profiler: Runtime
- 6 Instruments: Reading the PlayerLoop (2)
- 7 Instruments: Coroutines (2)
- 8 Instruments: Identifying Asset Loads
- 9 5.3 Memory Profiler: Duplicated Textures
- 10 Asset Auditing: HOWTO (2)
- 11 Asset Auditing: HOWTO (3)
- 12 Common Rules: Textures
- 13 Managed Memory: How It Works
- 14 Managed Memory: Problems (2)
- 15 Tracking Managed Memory Allocations
- 16 Memory Conservation: Boxing (2)
- 17 The Resources Folder
- 18 Instruments: Identifying Boxing
- 19 Regular Expressions
- 20 String Comparisons