> Markdown version of [/events/world-congress-2026-europe/sessions/1166-3x-performance-a](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1166-3x-performance-a). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # 3x Performance: A Humbling Journey - **Date:** Thursday, Jul 9, 2026 - **Time:** 16:50–17:20 (30 min) - **Room:** Stage 1 - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100165-3x-performance-a-humbling-journey) ## Description When I was asked to fix a core component's performance on mobile, the numbers were bad—load times were hitting 4 seconds. Looking at the traces, it seemed like a chain of slow API calls. As a Frontend Engineer, I initially assumed the problem was on the backend and out of my hands. I was wrong. This talk covers the four-month investigation that followed. I’ll share how we debugged a complex performance bottleneck in a large-scale Adobe application. It turned out the solution wasn't just about code, but about understanding the infrastructure between the client and the server. We will look at how tweaking "boring" mechanics like CORS headers and connection handshakes resulted in massive speed gains, and how we caught our analytics data hiding failures in specific regions. We eventually made the feature 3x faster, but the real takeaway is on how to debug across the entire stack, not just the browser. ## Speaker ### [Luca Trușcă](https://www.wearedevelopers.com/@luca-tru-ca) Software Engineer at Adobe ## Related talks at this congress - [Microfrontends: Lessons Learned from Growing a Design System and Shared Libraries Across 20+ teams](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1160-microfrontends) — Erasmo Hernandez - [Fast Agents Produce Bad Results Faster](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1020-fast-agents-produce) — Mardu Swanepoel - [The Dark Corners of Kotlin Multiplatform](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1108-the-dark-corners-of) — Andrea Della Porta - [How building with AI can double the throughput of your engineering team](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1269-how-building-with-ai) — Brian Scanlan