This slide deck, presented by Alexander Thalhammer, provides a comprehensive overview of Angular runtime performance optimization techniques, focusing on efficient ChangeDetection, mitigating zone pollution from third-party libraries, and enhancing component rendering. It covers practical strategies—such as leveraging OnPush ChangeDetection, Angular pipes, and RxJS subscription management—to help developers measure, tweak, and improve performance in web applications built with Angular.