How can I diagnose performance issues in an Angular application using measurements?
What steps and tools are recommended for measuring and diagnosing performance bottlenecks in an Angular app, such as change detection, rendering time, and bundle size?