Completed
PiePy performance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python and PyPy Performance - Not for Dummies
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Premature optimization
- 3 What is performance like
- 4 Python performance
- 5 PiePy performance
- 6 Profiler
- 7 Optimization
- 8 Current releases
- 9 Speed
- 10 How it works
- 11 Specialization
- 12 Tradeoff
- 13 Friendly to PyPy
- 14 General advice
- 15 Compatibility layer
- 16 Optimize code
- 17 Windows support
- 18 FreeBusy
- 19 Can I just replace Python with PyPy
- 20 Garbage collector
- 21 PyPy extension
- 22 Time spent in PyPy
- 23 Time spent in user code
- 24 Python overhead