Completed
- Introductions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Profiling PHP Applications with Xdebug
Automatically move to the next video in the Classroom when playback concludes
- 1 - Holding Screen
- 2 - Introductions
- 3 - What are we going to profile?
- 4 - Installing and enabling Xdebug extension with Pecl
- 5 - Profiling our hello-world example
- 6 - Profiling our factorial example
- 7 - Profiling our simple composer configuration
- 8 - Profiling our complex composer configuration
- 9 - Compiling Xdebug 3 for the performance gains!
- 10 - Profiling our complex composer configuration with much gains