Completed
Value Types
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Swift on Server - Are We There Yet?
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation
- 3 Goals of This Talk
- 4 Storage
- 5 Load Profile
- 6 Deployment
- 7 No Garbage Collection
- 8 Value Types
- 9 Performance - JSON
- 10 Performance - DB Query
- 11 Memory Footprint
- 12 CPU Usage
- 13 Errors
- 14 Crashes
- 15 Logging / Monitoring
- 16 MDC
- 17 Code Sharing
- 18 Missing Libraries
- 19 Tooling
- 20 Summary