The Performance Tradeoff
01
Performance Basics
Key Concept
The Great Balancing Act
- Building software involves a choice between two types of speed.
- Developer speed is how fast a human can write and finish the app.
- System speed is how fast the computer processes the data.
- ORM focuses on helping the human, but it has a cost.
1 / 6
