Completed
How we build a microprocessor
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Leveraging a Custom CPython Data Model for High Performance
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 How we build a microprocessor
- 3 Microprocessor complexity
- 4 Micro architecture
- 5 Optimization
- 6 Complex design
- 7 Managing multiple versions
- 8 Design Data
- 9 Data Model Integration
- 10 Python Environment
- 11 Engineering View
- 12 Engineering View Example
- 13 Custom Analysis Example
- 14 Load Multiple Data Files
- 15 Developers Experience
- 16 Debugging
- 17 Checking for changes
- 18 Vectorized approach
- 19 democratized analysis
- 20 references
- 21 extensions
- 22 conclusion