Talk
Performance at Scale - High-Speed Angular Applications on Any Device

Description
The async pipe is boring! So we will skip ChangeDetection OnPush & trackBy and jump straight into the guts of performance optimization. Get ready to deepen your knowledge, learn about the latest best practices, and see them in action with exciting live demos lying at the core of this talk.
This session will feature the most up-to-date information to expand your knowledge of advanced performance optimization techniques beyond the basics. Together, we will get hands-on with the powerful toolset, including Chrome and Angular DevTools, review the case study of web performance optimization and its outcomes, and learn how to achieve peak performance, reaching a staggering 99 points. In the end, you'll go home with lots of exercises to guide you and a wealth of insights to work with, impressed by how much faster your application can get.
Performance at scale - Angular Tiny Conf 2023
More from the speaker

Modern Angular Best Practices: Reactivity and Resource Based Architecture | @NgGlühwein
PushBased
Dec 11, 2025 · Vienna, Austria
Advanced CPU Profiling in Node - Profile Data Structure
CPU profiles are more than flame charts—they’re structured JSON files. Learn how nodes, samples, and time deltas form the backbone of DevTools performance data.

Advanced CPU Profiling in Node - Real-Life Examples
Profiling is easiest when it's real. Learn how to capture and make sense of CPU profiles in Node.js across scripts, threads, and processes—then apply it to your own projects.

Advanced CPU Profiling in Node - Best Practices and Pitfalls
Get deeper insights into your Node.JS performance. Learn how to master advanced CPU profiling with built-in tools, interpret process/thread IDs, and optimize using sampling intervals. Troubleshooting and real examples included.

Implementing Incremental Hydration in Angular (Part 3/3)
Implement incremental hydration in a real-world Angular app - Basic setup, hydration triggers and important considerations for a seamless integration.

The Game-Changing Impact of Incremental Hydration in Angular (Part 2/3)
Let's dive deeper into why incremental hydration in Angular matters so much for performance and user experience, focusing on its influence on Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS).

