> Markdown version of [/events/world-congress-2026-north-america/sessions/1686-how-to-generate](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1686-how-to-generate). 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). --- # How to generate business value through performance optimizations - **Event:** World Congress 2026 North America ## Description Performance is the most overlooked problem in mobile engineering — not because engineers don't care, but because it's invisible. When something crashes, there's a log. When servers cost too much, there's a bill. When an app is slow, users just leave. No alert fires, no ticket gets filed. That invisibility is the whole problem, and the talk is a systematic answer to it. The framework it introduces — Performance, Reliability, Efficiency — exists to show that these three things are connected and pull against each other. Making one screen faster can make the whole system more expensive. Understanding the trade-offs is what separates reactive firefighting from deliberate engineering. The core of the talk is a cycle: instrument the app, collect the right data, analyze it, prioritize what to fix, implement, and validate. The instrumentation piece is more nuanced than it sounds — what you measure and where you start the timer matters. The rule is to measure what the system does, not what the user does, because user behavior introduces noise that makes the data useless. Once you have data, averages mislead. Percentiles tell the truth. A small number of metrics — median latency, tail latency, success rate, failure rate, abandonment rate — gives a complete picture of any screen. Abandonment is the one most teams ignore, and it's the most honest signal: a user who left before the page loaded is a direct conversion loss that shows up nowhere in traditional monitoring. The abandonment curve is where engineering data becomes a business argument. It shows exactly how increasing load time drives users away, with a clear inflection point above which every additional millisecond has an outsized cost. That curve, combined with traffic volume, tells you where to focus: a small improvement on the screen every user sees daily is worth more than a large improvement on a screen almost nobody visits. ## Speaker ### [Nikolai Sidiropulo](https://www.wearedevelopers.com/@nikolai-sidiropulo) Software Engineer at Meta ## Related talks at this congress - [The Autonomous Performance Agent: A Netflix Production Story](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1680-the-autonomous) — Rajat Shah - [Fast by Design: A Masterclass in High-Performance Web Engineering](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1414-fast-by-design-a) — Aaron Grogg - [public void saveMoney(AI): The Developer's Guide to Unit Economics](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1427-public-void) — Hrushikesh Pokala - [AI ROI: The Hard Unit Economics of AI-Native Engineering](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1687-ai-roi-the-hard-unit) — Manu Gurudatha ## Watch remotely Can’t make it to San José? Watch this session live with Pro. You also get: - All full videos, bookmarks, and playlists - World Congress livestreams [See pricing](https://www.wearedevelopers.com/pricing) ## Links - [Get tickets](https://www.wearedevelopers.com/world-congress-north-america/tickets)