⬅️ Performance
🔗 From here
- Finding the expensive I/O and the expensive 10% of the code is a good first step to building your mental model.
- The key to improving the performance of a very complicated system is to analyse it well enough to find the bottlenecks, or places where most of the resources are consumed.